Please check if the following environmental variables are properly set in your environment:

CVSROOT=:ext:[EMAIL PROTECTED]:/home/cvs
(this is the variable pointing to the cvs root on a remote server (ext) "dot.com.net",
using login "ray" in the directory /home/cvs
CVS_RSH=ssh

This is really correct as you stated in the message. You also need to have a valid RSA authoriztion
for SSH set on your server-client pair and needed keys generated and installed.

Regards
Ray

Martin Glazer wrote:
or for that matter what advantages does pserver gave me.
      
allows you to use CVS over the network. using the ssh CVS access method is
generally safer if you're using real system accounts, of course..
    

I believe I am using SSH to access the server - by the use of
CVS_RSH=ssh
is this not correct?

Martin


  

Reply via email to