Re: [Savannah-help-public] Problems logging in via ssh

2008-05-21 Thread Sylvain Beucler
Hi, Glad it works now :) You may want to add a note in the Savannah instructions directly yourself. It is a wiki. -- Sylvain On Wed, May 21, 2008 at 02:17:53PM -0700, David Hill wrote: > Hi Sylvain, > > Thanks. > > Of course, 'export CVS_RSH=ssh" doesn't work on my Mac using tcsh (I had > t

Re: [Savannah-help-public] Problems logging in via ssh

2008-05-21 Thread Sylvain Beucler
Hi, Try: export CVS_RSH=ssh before running CVS. Your cvs is trying to use rsh instead of ssh for connection. Nowadays most systems symlink 'rsh' to 'ssh' and the issue is solved automatically, but apparently not in this version of osx. Incidentally, option '-i' is an ssh (not cvs) option. If

Re: [Savannah-help-public] Problems logging in via ssh

2008-05-21 Thread Sylvain Beucler
Hi, "Permission denied" means SSH couldn't find a key to match the one at Savannah. "Connection refused" means you probably attempted to connect during a server maintenance. The most likely cause of failure is that SSH doesn't know where to find your private key. You can manually specify where y

[Savannah-help-public] Problems logging in via ssh

2008-05-20 Thread David Hill
Hi people, I am the administrator for the "gnuspeech" project. I have had problems logging into the gnu webcvs pages and the repository for quite some time now and have tried various measures including changing my keys (the most recent change being yesterday, May 19 2008) and updating my