bzr ignore

Marius Kruger amanic at gmail.com
Thu Nov 17 05:49:07 GMT 2005


hi,
On linux when I do the following with tab completion
bzr ignore dist/
it adds a backslash on the end.

Is it possible to ignore trailing slashes?
it could be done something like
p='dist/'
p=p[:p.rfind(os.sep)]

OR
when checking files to ignore
the matching should match dist/ to dist


regards
Marius Kruger
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/bazaar/attachments/20051117/97b94140/attachment.htm 


More information about the bazaar mailing list