Whamcloud - gitweb
Change gen_tarball to ignore Mercurial/quilt files (and remove BK ignores).
authorTheodore Ts'o <tytso@mit.edu>
Tue, 19 Jul 2005 18:21:34 +0000 (13:21 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 19 Jul 2005 18:21:34 +0000 (13:21 -0500)
Since e2fsprogs is now being managed by Mercurial instead of BK,
remove BitKeeper and add ".hg", ".hgignore", ".pc", and "patches" to
the list of files/directories not included in the tar file.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
util/ChangeLog
util/all.exclude
util/subset.exclude

index f16a856..df1a439 100644 (file)
@@ -1,3 +1,8 @@
+2005-07-19  Theodore Ts'o  <tytso@mit.edu>
+
+       * all.exclude, subset.exclude: Remove BitKeeper and add
+               mercurial/quilt files to the exclusion files.
+
 2006-06-30  Theodore Ts'o  <tytso@mit.edu>
 
        * Release of E2fsprogs 1.38
index baec23d..e02ad71 100644 (file)
@@ -1,4 +1,7 @@
-BitKeeper
+.hg
+.hgignore
+.pc
+patches
 README.subset
 build
 rpm.log
index 04b0693..57d31f9 100644 (file)
@@ -1,4 +1,7 @@
-BitKeeper
+.hg
+.hgignore
+.pc
+patches
 build
 rpm.log
 TODO