info-cvs
[Top][All Lists]
Advanced

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

RE: Isolating baseline from checkins


From: Glew, Andy
Subject: RE: Isolating baseline from checkins
Date: Tue, 3 Oct 2000 19:42:34 -0700

> How do people use CVS in a large organization?  How do you isolate the
> baseline from developers checkins?

Yes.

Use task branches. Create a new branch for a task.
Make changes to that branch. Update from the main
branch to the task branch as necessary.  Then,
when finished, merge back.

As long as the updates only go from main branch
to task branch up until the end, it's not so bad
to keep track of.

Oh, and... make the tasks as small as possible.




reply via email to

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