Re: Questions on 'cvs migration guide''

2005-08-19 Thread Linus Torvalds
On Fri, 19 Aug 2005, Martin Langhoff wrote: > > I'm keen on keeping my 'merge & publish' step in a single repo that > has all the 'team' branches. The person running this repo will > probably actually code in separate repos, and merge in there too. I would suggest against a person owning a "mer

Re: Questions on 'cvs migration guide''

2005-08-18 Thread Martin Langhoff
On 8/19/05, Linus Torvalds <[EMAIL PROTECTED]> wrote: > > And yet another question: the teammember who is pulling must 'switch' > > the merging repo to the right branch, pull from the corresponding > > remote repos of each teammember, and push to the public view of the > > repo. Is that right? > >

Re: Questions on 'cvs migration guide''

2005-08-18 Thread Linus Torvalds
On Fri, 19 Aug 2005, Martin Langhoff wrote: > > In the section 'Emulating CVS behaviour', where the team setup is > described with a team 'merger'. What is not clear is how to deal with > project-wide branches. Should they be created in the master repo, and > everyone clone a new repo from it? J

Questions on 'cvs migration guide''

2005-08-18 Thread Martin Langhoff
In the section 'Emulating CVS behaviour', where the team setup is described with a team 'merger'. What is not clear is how to deal with project-wide branches. Should they be created in the master repo, and everyone clone a new repo from it? With a team of 10 people, and perhaps 4 or 5 branches, th