Bazaar Workflow
David Cournapeau
david at ar.media.kyoto-u.ac.jp
Sun Apr 5 10:38:48 BST 2009
Daed Lee wrote:
> I'm making the switch to distributed version control after having used
> Subversion for a while. I'm currently evaluating Mercurial, however it
> doesn't quite seem to match my workflow. The issue I have is the same
> one described here:
>
> http://blogs.sun.com/tor/entry/mercurial_tip_checking_in_regularly
>
I don't know for your workflow, but the workflow described in the above
post has is easier to handle in git, because you rarely need to clone to
work on several branches, and switching between branches is
instantaneous for all but very big projects. This is one of the major
reason why I ended up prefering git to bzr. But from the bzr ML, it
seems that workflow is not for everyone, so you should carefully think
about the implications,
David
More information about the bazaar
mailing list