The sshwrapper references below is a one line script containing the below:
exec ssh -p 443 $*

I was able to successfully access sv up till at least April 4th on my last emacs cvs download.

Yesterday I made a new ssh password and this morning tried it, but it still failed.

The below is a cvs command used and the output results.

Any advice and help in gettng access restored, would be appreciated

Thanks,
  Darel Henman
----------------------------------------------------------
 cvs -t -d :ext:[EMAIL PROTECTED]:/cvsroot/emacs co emacs
 -> main loop with CVSROOT=:ext:[EMAIL PROTECTED]:/cvsroot/emacs
 -> safe_location( where=(null) )
 -> Starting server: sshwrapper -l djh cvs.savannah.gnu.org cvs server
ssh_exchange_identification: Connection closed by remote host
cvs [checkout aborted]: end of file from server (consult above messages if any)
 -> Lock_Cleanup()

I have the same problem trying to get into mailutils
-----------------------------------------------------
 cvs -t -d :ext:[EMAIL PROTECTED]:/cvsroot/mailutils co mailutils
 -> main loop with CVSROOT=:ext:[EMAIL PROTECTED]:/cvsroot/mailutils
 -> safe_location( where=(null) )
 -> Starting server: sshwrapper -l djh cvs.sv.gnu.org cvs server
ssh_exchange_identification: Connection closed by remote host
cvs [checkout aborted]: end of file from server (consult above messages if any)
 -> Lock_Cleanup()

------------------------ END -----------------------


_______________________________________________
Savannah-help-public mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/savannah-hackers

Reply via email to