Subject: Re: Anon cvs access to pkgsrc
To: Anders Dinsen <anders@dinsen.net>
From: Reinoud Koornstra <Reinoud.Koornstra@ibbnet.org>
List: netbsd-help
Date: 01/11/2000 23:18:48
> > simply "cvs -d $CVSROOT update -A -P -d".
> 
Hmmm try cvs -d $CVSROOT update -PA

When your ssh is located in /usr/local/bin, you must set this in the
beginning: setenv CVS_RSH /usr/local/bin/ssh

Try with this.
Bye,

Reinoud.