[RFC] I want to disable submit_branch on my computer for all branches. How can I do that?
vila
v.ladeuil+lp at free.fr
Fri May 13 12:14:10 UTC 2011
>>>>> Martin Pool <mbp at canonical.com> writes:
> On 13 May 2011 10:00, vila <v.ladeuil+lp at free.fr> wrote:
>> So my vote will be to:
>>
>> - add a merge_branch (or bzr.merge.from) setting (still defaulting to
>> parent or should bzr complains there ?)
> I agree about adding it but for consistency it ought to be 'location'
> or maybe bzr.merge.default_location.
Consistency with ?
parent_location
submit_branch
public_branch
push_location
bound_location
I never clearly understood the rationale for location instead of branch,
is it because it can points to a working tree or a merge directive ?
(Remembering a merge directive doesn't sound very useful by the way).
bzr.merge.from avoid such ambiguities too.
merge_location can still confuse people about whether that's the target
of the merge or its source (submit_branch was kind of confusing for this
reason too).
>> - change the default behavior to respect user input.
> More specifically, you're proposing that if you say --no-remember,
> we won't remember it even if there is no default set at present.
Yes.
> That sounds good.
I've filled http://pad.lv/782169 to track the outcome of this
discussion, feel free to update to your taste.
Vincent
More information about the bazaar
mailing list