Subject: RE: Problems tracking -current
To: Netbsd-Users \(E-mail\) <netbsd-users@netbsd.org>
From: Rose, Brian <Brian.Rose@icn.siemens.com>
List: netbsd-users
Date: 09/25/2002 13:57:07
That did the trick.

I had read about using SSH in the document but became so obsessed with the
connection timeout issue that I forgot about it.

Thanks to everyone for the help.


-----Original Message-----
From: Manuel Bouyer [mailto:bouyer@antioche.eu.org]
Sent: Wednesday, September 25, 2002 1:48 PM
To: Rose, Brian
Cc: Netbsd-Users (E-mail); 'k.heinz.sep.zwei@onlinehome.de'
Subject: Re: Problems tracking -current


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>
--