Re: Problem: CVS cannot work properly in SSH shell

2003-07-19 Thread Mark Priest
Neophytos, Did you remember to set the CVS_RSH environment variable to "ssh"? I think that by default cvs uses rsh as the ext protocol. By the way I am using cvs with ssh and ext on Windows XP Professional and I have only had one permissions-related problem (see http://sources.redhat.com/ml/cygw

Re: Problem: CVS cannot work properly in SSH shell

2003-07-19 Thread Corinna Vinschen
On Sat, Jul 19, 2003 at 05:17:00AM -0700, Neophytos Neophytou wrote: > $ ssh [EMAIL PROTECTED] "cvs -d /home/fytos/cvs checkout > CVSROOT" > [EMAIL PROTECTED]'s password: > cvs [checkout aborted]: /home/fytos/cvs/CVSROOT: No > such file or directory > [...] > $ export CVSROOT=:ext:[EMAIL PROTECTED]