bzr commands taking a filename

Matthieu Moy Matthieu.Moy at imag.fr
Wed Dec 7 17:40:36 GMT 2005


Aaron Bentley <aaron.bentley at utoronto.ca> writes:

> So
> $ cd tree-root/subdir
> $ bzr ignore file1.am
> is equivalent to
> $ echo tree-root/file1.am >> ../.bzrignore

Did you mean

  $ echo subdir/file1.am >> ../.bzrignore

? (that's what I'd see here)

-- 
Matthieu




More information about the bazaar mailing list