info-cvs
[Top][All Lists]
Advanced

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

Re: Is there any way to share the working directory


From: Richard Caley
Subject: Re: Is there any way to share the working directory
Date: 10 Apr 2002 14:47:09 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/20.4 (Emerald)

In article <address@hidden>, mail hari (mh) writes:

mh> Our team is using CVS for version control. We three people are 
mh> working as a subset of the whole team as a separate project. We would 
mh> like to share the working directory with a checked out version of 
mh> code. 

Well (for unix), you can get some way down the path by making sure
everyone is in the same group when working in the area etc.

However you'd probably b better off making a branch for the
sub-project and having the workers make their own work areas on that
branch. Then they can commit and update to swap changes without
disturbing anyone else. Onc ethe sub project hits a stable state merge 
all changed allong the branch into the main development version.

-- 
Mail me as address@hidden        _O_
                                                 |<



reply via email to

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