Push location hiding

Stefan Monnier monnier at iro.umontreal.ca
Tue Jun 24 01:39:05 BST 2008


>>>>>>> But our policy is about all config data, not just push locations.  So it
>>>>>>> includes the data that you would read when accessing a branch whose
>>>>>>> branch.conf you don't control.
>>>>> Indeed, and for that reason I think it's just wrong for branch.conf to
>>>>> ever not be under the user's control.
>>>>> branch.conf part of the branch, so if the branch is readonly, then
>>>>> branch.conf will not be under the user's control.
>>>> I still just have no idea what circumstance you're thinking about.
>>> Public read-only branches such as http://bazaar-vcs.org/bzr/bzr.dev/
>> 
>> Under what circumstance is the branch.conf at that location used?

> Any time the branch is used, branch.conf may be consulted.

>> AFAIK that branch is either used from another (local) branch, or it's
>> cloned, in which case the branch.conf doesn't seem to play any role.

> All branches can be accessed directly all the time.

And when would it be a problem if this remote branch's branch.conf is
obeyed in preference to the user's locations.conf?


        Stefan



More information about the bazaar mailing list