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.
hi, following situation. i have installed a cvsnt server on winxp sp1. after install i have set cvsroot to d:/cvsrep and created my repository in d:\cvsrep with cvs init. now i have d:/cvsrep/cvsroot and set from the applet the repositorie to prefix d:/ and add /cvsrep as my repository. after that i created a user with cvs passwd -a. this user ist the same as my windows user and password is the same. after that i set the cvsroot to :pserver:user at localhost:/cvsrep and try to login with cvs login. and now i got an error message cvs [login aborted]: Error reading from server localhost: -1: Unknown error did somebody know what i did wrong? thx all