[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: CVS and SSH



On Fri, May 09, 2003 at 12:16:45PM -0500, Dave Sherohman wrote:
> On Fri, May 09, 2003 at 12:39:43PM -0400, Matthew Daubenspeck wrote:
> > I have a CVS server setup, and was wondering how I can set it up using
> > SSH. I have tried the following:
> > 
> > export CVS_RSH="ssh"
> > cvs -d :ext:username@host:/cvs/root/location co module
> > 
> > It works perfectly. Is that all that has to be done to use ssh?
> 
> Yep!

Also, you might want to have a look at the 'fsh' package.  It'll connect
via ssh and leave the connection open, re-using it each time you
call...it'll save a fair amount of time if you're making lots of small
commits.

> > Is there anyway I can disable the standard pserver?
> 
> Find the relevant line in /etc/inetd.conf and comment it out, then
> restart inetd.

'dpkg-reconfigure cvs' should work, too.

-- 
Rob Weir <rweir@ertius.org>                              http://www.ertius.org/
GPG keys: 1024D/1E73B7CD, 4096R/3ABDE5EC     |      Do I look like I want a CC?
Words of the day:   corporate security offensive information warfare ammunition

Attachment: pgpY2GwoxtSw1.pgp
Description: PGP signature


Reply to: