info-cvs
[Top][All Lists]
Advanced

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

Re: problem with ssh during cvs actions


From: Harry Putnam
Subject: Re: problem with ssh during cvs actions
Date: Thu, 18 Jun 2009 09:56:01 -0500
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.94 (gnu/linux)

"Arthur Barrett" <address@hidden> writes:

> I suggest you use the technique recommended by the manual with the ext
> protocol and CVS_SERVER environment variable - you do not need to set up
> pserver or anything else - just use the instructions for ssh in the
> manual.

Using the recommended technique makes no difference that I can see:

CVS_SERVER=/usr/bin/cvs;export CVS_SERVER
CVSROOT=:ext:address@hidden:/usr/local/cvsroot;export CVSROOT

cvs -ttt -n update -dP
  -> main: Session ID is e9SqppgKq6SCFlSt
  -> Name_Root ((null), (null))
  -> parse_cvsroot (reader:/usr/local/cvsroot)
  -> walklist ( list=814ddb0, proc=80a09a0, closure=0 )
  -> main loop with CVSROOT=/usr/local/cvsroot
  -> open_connection_to_server (reader:/usr/local/cvsroot)
  -> Starting server: ssh reader /usr/bin/cvs server 
 Password: xxxxxxx

 Unknown command: `server'

 CVS commands are:
 [...]


reply via email to

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