Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
On Wed, 22 Nov 2006 14:14:31 -0800, "Yusba, Roberta \(SFO\)" <RYusba at Empagio.com> wrote: >One more question: the directions describe setting CVSROOT > and then adding users. So for every CVSROOT, I will end > up with a passwd file - I need to add users separately to > each repository? I don't think we did that before. > Thanks. > CVS works with *repositories* as top level separations. Each repository defines its own pserver and sserver users and also its group members. So, yes, you will have to define users in all of your repositories if you use pserver and sserver. With sspi it is different, because these are *system* users and are inherited to all repositories from the operating system itself. Why do you have multiple repositories? Normally one would use one repository and divide the files into modules below thta repository instead. HTH /Bo (Bo Berglund, developer in Sweden)