Re: ssh based access?
From: Marcus Comstedt <marcus_at_mc.pp.se>
Date: 2002-04-16 00:09:17 CEST
Ben Collins-Sussman <sussman@collab.net> writes:
> Does sshd just magically know how to run cvs?
sshd runs the command it's told to run by ssh.
Try
ssh a.machine date
Instead of "date" you could use something like "cvs --server", and
// Marcus
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.