|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Manuel Bouyer (bouyer_at_antioche.eu.org)
Date: Tue Oct 08 2002 - 16:29:52 CDT
On Tue, Oct 08, 2002 at 12:03:55PM -0600, Paul Hoffman wrote:
> At 7:02 PM +0200 10/8/02, Jaromir Dolecek wrote:
> >Use anoncvs.netbsd.org - cvs.netbsd.org is not public CVS server.
>
> OK, now I have done:
>
> # export CVSROOT=":pserver:anoncvs
anoncvs.netbsd.org/cvsroot"
> # export CVS_RSH=/usr/bin/ssh
>
> I'm getting closer, but it wants a password. It doesn't like
> "anoncvs" as a password. What am I supposed to enter for:
>
> anoncvs
cvs.netbsd.org's password:
There's no anoncvs access to cvs.netbsd.org, you need to use anoncvs.netbsd.org.
Try:
export CVSROOT="anoncvs
anoncvs.netbsd.org/cvsroot"
export CVS_RSH=/usr/bin/ssh
cvs -d $CVSROOT up ...
(don't forget the '-d $CVSROOT')
-- Manuel Bouyer <bouyerantioche.eu.org> --
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]