bzr commands taking a filename

Matthieu Moy Matthieu.Moy at imag.fr
Wed Dec 7 15:59:16 GMT 2005


John A Meinel <john at arbash-meinel.com> writes:

> You could also try a little bit of heuristics. If you have a slash in
> the filename, then you obviously want an exact path, even though you
> may be in a subdirectory right now. (But that fails when you are
> ignoring a file in the current directory, which is part of the
> problem).

We could imagine

bzr ignore ./Makefile # Ignore THIS Makefile
bzr ignore Makefile   # Ignore all Makefiles

-- 
Matthieu




More information about the bazaar mailing list