emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Locks on the Bzr repository


From: Óscar Fuentes
Subject: Re: Locks on the Bzr repository
Date: Sat, 21 Aug 2010 15:45:46 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Uday S Reddy <address@hidden> writes:

[snip]

> It seems to me that the closeness to the previous workflow using CVS
> was perhaps the overriding criterion for the authors of the
> recommended workflow.  The technical merits and demerits were probably
> not at the top of the scale.

Not really (for the workflow advertised by Stephen and Karl.)

At the time (and possibly still now) rebasing was not the soundest part
of bzr. So the remaining workflows were "merge+push" and
"pull". "merge+push" have the serious inconveniences described on my
other post on this thread. So Stephen went for the remaining one:
"pull", which is simulated with bound branches. When a developer does
"merge+commit" on his local branch bound to upstream, it is the
equivalent of `pull' on the remote branch.

> Having always used unbounded branches, I came into this discussion
> wanting to learn why bound branches are being used by you guys.  I
> still don't know why.  But I can see that it makes you feel a lot more
> comfortable. 

It is not about confort, but about the lesser evil while working with
bzr.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]