How to ignore directories (at any subfolder)

Aaron Bentley aaron.bentley at utoronto.ca
Wed Sep 14 13:45:25 BST 2005


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

Jari Aalto wrote:

> Fine, but before importing files, how do you exclude all CVS
> directories in there?
> 
>      CVS/   and its content everywhere
>      .svn/  and its content everywhere
> 
> What should I do?

Nothing.  Those directories are ignored by default.  'bzr status' or
'bzr unknown' will tell you this, because it doesn't list those files as
'unknown'

If they weren't, you could do 'bzr ignore CVS' and 'bzr ignore .svn'.
Ignores on directories affect all their children, since no file can be
versioned if its parent directory is not.

Aaron
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDKBtl0F+nu1YWqI0RAsolAJsGP+Ol/AZ4c50GnIy8eR8zIz3wNQCdEInK
HxGLQ8Ga8AqAx4qTJLYLj10=
=nGxh
-----END PGP SIGNATURE-----




More information about the bazaar mailing list