[MERGE] DEFAULT_IGNORE += ArX, Codeville, Monotone

John Arbash Meinel john at arbash-meinel.com
Sun Jul 2 02:06:59 BST 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Adeodato Simó wrote:
> 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,
> 

Thanks for letting us know. Recently we found out that our default
ignore list is a performance hog when setting up a new tree. So we've
actually been discussing trimming it way back, since people don't really
need to have everything default to ignored. They can add the ones for
their particular tree.

I'm not opposed to merging this, because it has been our habit to ignore
stuff like this. But I think we should discuss it, since I know we are
trying to decrease the number of ignore patterns.

John
=:->


> 
> 
> ------------------------------------------------------------------------
> 
> # 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
> 

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEpxwzJdeBCYSNAAMRAvMGAJ9lin4yqGTP5IL6wnDTZ+NWswwFawCfVVkm
Wx3LBp26YPmRKmUOuv28x7M=
=OEq8
-----END PGP SIGNATURE-----




More information about the bazaar mailing list