Per branch ignore exclusions

John Arbash Meinel john at arbash-meinel.com
Thu Sep 10 15:36:04 BST 2009


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


> 
> There is some difficulty if those files are scattered all over the tree in
> various subdirectories ;)
> 
> For the time being temporary removing those patterns from the global ignore file
> does help.
> 
> K.
> 
> 
> 

find . -name '*.a' -o -name '*.o' | xargs bzr add

bzr add *.a */*.a */*/*.a *.o */*.o */*/*.o

I realize these aren't exactly what you are looking for, but they
generally work pretty well.

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

iEYEARECAAYFAkqpDtQACgkQJdeBCYSNAAM/hQCfbgXM11WEcd7XZihK5+v53j8C
3/YAoMWytl7R+fTGEsN+tLYUJxX9mhkl
=rEEe
-----END PGP SIGNATURE-----



More information about the bazaar mailing list