What is the managment overhead of decentrilized version control?

Sandip Bhattacharya sandip at lug-delhi.org
Tue Jun 20 10:42:39 BST 2006


On Tuesday 20 June 2006 14:36, Ben Edwards (lists) wrote:

> >From my understanding if you have say 3 developers working on a project
> for a release they would all push there changes to what has been agreed
> upon as the release branch and then someone has to merge the code in
> this branch.  The subversion method would be people committing there own
> work and doing the merge themselves.  Although this does mean they need
> write access to the master repository at least the person doing the
> merge understands the code.

You can automate the release branch generation too.

Check out the "The Patch Queue Manager Style" section in 
    http://bazaar-vcs.org/BzrForSVNUsers


- Sandip




More information about the bazaar mailing list