Subject: Re: Problems tracking -current
To: Rose, Brian <Brian.Rose@icn.siemens.com>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: netbsd-users
Date: 09/25/2002 19:47:43
On Wed, Sep 25, 2002 at 01:40:53PM -0400, Rose, Brian wrote:
> 
> Does anyone know which ports cvs uses?  Or is 2401 the only one?
> 
> I'll probably have to go to the company IT guys and make a request. Ditto
> for my ISP.

You can also use it over ssh:
setenv CVS_RSH ssh
cvs -d anoncvs@anoncvs.netbsd.org:/cvsroot ....

You can test if it works with:
telnet anoncvs.netbsd.org 22

-- 
Manuel Bouyer <bouyer@antioche.eu.org>
--