Bazaar Workflow

Eugene Wee crystalrecursion at gmail.com
Sun Apr 5 10:42:35 BST 2009


Hi,

On Sun, Apr 5, 2009 at 5:27 PM, Daed Lee <daed at thoughtsofcode.com> wrote:

> How does Bazaar handle the same workflow? Ideally, I'd like to avoid
> keeping an extra clone for syncing (although I'd like to have the
> option to do so for complicated merges) and be able to get by with a
> single local clone.


Personally, I suggest that you just go with it. Ian Clatworthy gives a
worthy explanation here:
https://lists.ubuntu.com/archives/bazaar/2008q1/039687.html

In Bazaar terms, you could initialise a shared repository, checkout the
master/mainline branch, then branch from this checkout to do your actual
work. Hence you update the checkout to keep in sync (though you could use a
branch instead of a checkout, if you prefer) with the mainline, and merge
with/via the checkout whenever you want to get your changes into the
mainline.

Regards,
Eugene Wee
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/bazaar/attachments/20090405/069f3e2d/attachment.htm 


More information about the bazaar mailing list