info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Win32 cvs client - Unix cvs server


From: Sisyphus
Subject: Re: Win32 cvs client - Unix cvs server
Date: Sat, 9 Apr 2005 11:46:28 +1000


----- Original Message ----- 
From: "Russ Sherk" <address@hidden>

> set CVSRSH to something like this:
> "C:\tools\Putty\plink.exe" -ssh -pw "mypassword"
>
> The env var CVSRSH is the rsh command that cvs ext: is to run.

Setting CVSRSH (to anything) makes no difference. If I run:

cvs -d :ext:address@hidden:/cvsroot/pdl co PDL

then I still get:

------- start ----------------------------
Runs commands on remote hosts running the RSH service.

RSH host [-l username] [-n] command

  host            Specifies the remote host on which to run command.
  -l username     Specifies the user name to use on the remote host. If
                  omitted, the logged on user name is used.
  -n              Redirects the input of RSH to NULL.
  command         Specifies the command to run.

cvs [checkout aborted]: end of file from server (consult above messages if
any)
------- finis -----------------------------

Did you mean 'CVS_RSH' ? If I set CVS_RSH along the lines that you suggested
(tried a few variations) then I get:

cvs [checkout aborted]: cannot start server via rsh: No such file or
directory

(This is using cvs-1.11.19. I might reinstall WinCVS and try with it later.
Thanks for the input - I'll certainly keep in mind that, at some stage, I
might want to set that environment variable.)

Cheers,
Rob








reply via email to

[Prev in Thread] Current Thread [Next in Thread]