SSH access doesn't seem to work
Stephen J. Turnbull
stephen at xemacs.org
Sun Dec 21 21:48:47 EST 2008
Marcus Harnisch writes:
> 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
No. The user at cvs.xemacs.org should be "xemacs", one account shared
by all users. We do magic based on the SSH key to determine the CVS
user name.
You should use the CVSROOT variable (as in the -d option above),
which also will normally be recorded in CVS/Root, so you can use the
default, to handle CVS. Some of our services are based on login user,
some are shared accounts, so you'll just have to deal with them on a
case-by-case basis for now.
More information about the XEmacs-Services
mailing list