[MERGE] DEFAULT_IGNORE += ArX, Codeville, Monotone

Adeodato Simó dato at net.com.org.es
Sat Jul 1 11:29:02 BST 2006


Hi.

While working on Tailor, I noticed that the default ignore list for bzr
missed the meta-directories of some VCSs. See attached patch.

Thanks,

-- 
Adeodato Simó                                     dato at net.com.org.es
Debian Developer                                  adeodato at debian.org
 
So, irregular/impure/non-elegant syntax doesn't bother me. Shit, I speak
English. Mainly I just want to type less.
                -- William Morgan, on [ruby-talk:131589]
-------------- next part --------------
# Bazaar revision bundle v0.8
#
# message:
#   Add to DEFAULT_IGNORE ArX, Codeville and Monotone directories.
#   
# committer: Adeodato Simó <dato at net.com.org.es>
# date: Sat 2006-07-01 12:24:56.727776051 +0200

=== modified file bzrlib/__init__.py
--- bzrlib/__init__.py
+++ bzrlib/__init__.py
@@ -45,6 +45,7 @@
                   '.arch-ids',
                   '.arch-inventory',
                   '.bzr.log',
+                  '.cdv',
                   '.del-*',
                   '.hg',
                   '.git',
@@ -60,6 +61,8 @@
                   'RCS',
                   'SCCS',
                   'TAGS',
+                  '_MTN',
+                  '_arx',
                   '_darcs',
                   'aclocal.m4',
                   'autom4te*',

# revision id: dato at net.com.org.es-20060701102456-afdfa2a32016fa0f
# sha1: bb92117445eac58884aa4caad8dbac3211edff3d
# inventory sha1: 73e5ccdcd9e8b9381f43a6ad53873ab482a84e88
# parent ids:
#   pqm at pqm.ubuntu.com-20060630200309-cf230b3c813bbc35
# base id: pqm at pqm.ubuntu.com-20060630200309-cf230b3c813bbc35
# properties:
#   branch-nick: bzr.dev



More information about the bazaar mailing list