Push location hiding
Stefan Monnier
monnier at iro.umontreal.ca
Thu Jun 19 18:02:59 BST 2008
> | I must say I do not understand. Could you give a scenario where giving
> | priority to branch.conf over locations.conf would introeduce a problem?
> bzr co --lightweight http://bazaar-vcs.org/bzr/bzr.dev
> At this point, you are using a branch, but you don't have personal
> control over the branch.conf values.
I see. That sucks. Actually, this argues for branch.conf not to be in
.bzr/branch but (in the above case) in the .bzr/checkout. And since
.bzr/checkout is not an option for tree-less branches, I guess this
argues for placing branch.conf yet elsewhere, e.g. directly in .bzr.
Stefan
More information about the bazaar
mailing list