any way to refer to the root?

Robert Collins robertc at robertcollins.net
Wed May 18 23:45:10 UTC 2011


bzr add $(bzr root)/...

Will let you do that.

however bzr add is recursive in a dir, so what most folk do is tune
their ignore rules dir by dir and just 'bzr add $dir' as they go -
with the goal being a tree where 'bzr add' is sensible.

-Rob



More information about the bazaar mailing list