SSH access doesn't seem to work

Marcus Harnisch marcus.harnisch at gmx.net
Sun Dec 21 16:05:05 EST 2008


Hi all

I guess I haven't used SSH (never mind CVS and SSH) in quite a while.

Shouldn't this work?

cvs -d ':ext:mharnisch at cvs.xemacs.org:/pack/xemacscvs' status

The relevant section from ~/.ssh/config is:

,----
| Host                    *.xemacs.org
|   StrictHostKeyChecking yes
|   ForwardX11            no
|   User                  mharnisch
|   IdentityFile          ~/.ssh/id_repo
|   Compression           yes
`----

Where ~/.ssh/id_repo is my private key file for this repository.

Stephen, did you enable my CVS account?

Kind regards and Merry Christmas
Marcus




More information about the XEmacs-Services mailing list