Ken,
thank you for reply.
> I don't have any documentation handy, but here's what I do to access a
> remote CVS server via ssh:
...
> ssh -L 2401:CVS_HOST:2401 SSH_HOST
I tried following with ssh:
ssh -l validuser -L 2401:cvs:2401 local_ip
gives back:
Secure connection to local_ip refused
local_ip is 192.168.10.58 the ip address of the win ssh client
and validuser is a user on cvs (I did ssh-keygen copied resulting file to
cvs:/home/validuser/.ssh/autorized_keys - I even tried a
'ssh -l validuser cvs' and this worked!)
Do you have any idea what is wrong?
Robert
_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs