Hi, If I runĀ :
cvs -d :pserver:[EMAIL PROTECTED]/usr/local/cvsroot login I get: Logging in to :pserver:[EMAIL PROTECTED]:2401:/usr/local/cvsroot CVS Password: I then return to the prompt and can checkout or whatever. But if I try to access another repo: cvs -d :pserver:[EMAIL PROTECTED]/usr/local/sceip login I see: Logging in to :pserver:[EMAIL PROTECTED]:2401:/usr/local/sceip CVS Password: cvs [login aborted]: /usr/local/sceip: no such repository /usr/local/sceip is a repository! If I use :ssh: to connect to /sceip it works but not using :pserver:. /cvsroot is the first repo I created on the server. Unfortunately, I need to use :pserver: to run some tests. What must I do to connect to it? Thanks! Simon _______________________________________________ info-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/info-cvs
