[EMAIL PROTECTED] writes: > Hi everybody, > > I have a question concerning CVS and hope you can help me. > > We are several developpers working on a project which is under version > control using a a cvs repository. Usually, every developper has its > own working copy on his computer. However, for administration tasks we > need a working copy in a shared directory which can be updated by all > developpers of the project. If one of us checks the module out using > the pserver method for authentification nobody else can do any updates > due to authentification problems. Is there a way to use an > authentification method which will allow several people to update the > same working copy?
Let those several people always check-out this working copy using the same user, either one of existing, or better create a special one ;) -- Sergei. _______________________________________________ info-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/info-cvs
