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.
> 9. Create cvs users for each project by executing the following command > 1st User: > htpasswd -c passwd sample > > 2nd User: > htpasswd passwd sample1 Wrong commmand! There is no cvs command named htpasswd at all! Correct handling of CVS users (for pserver and sserver) is: cvs -d <CVSROOT> passwd <parameters> See the documentation here: http://www.cvsnt.org/manual/html/passwd.html Why are you using such a *really old* version as 2.0.41d???????? Best regards, Bo Berglund