Subject: Re: Upgrading from 1.5.2 to -current?
To: Brad Knowles <brad.knowles@skynet.be>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: port-sparc
Date: 04/20/2002 19:00:40
On Sat, Apr 20, 2002 at 06:54:29PM +0200, Brad Knowles wrote:
> At 7:14 PM +0200 2002/04/19, Manuel Bouyer wrote:
>
> > Maybe the anoncvs server had a bad config. From which server did you do
> > the
> > checkout ?
>
> Okay, I extracted the tarballs, and then I tried doing a CVS update:
>
> # setenv CVSROOT :pserver:anoncvs@anoncvs.fr.netbsd.org:/pub/NetBSD-CVS
> # cvs login
> (Logging in to anoncvs@anoncvs.fr.netbsd.org)
> CVS password:
> # cvs -d $CVSROOT update -PAd src
> Protocol error: 'Directory' missingE Protocol error: 'Directory'
> missingE protocol error: directory '/cvsroot/basesrc' not within root
> '/pub/NetBSD-CVS'
You can set CVSROOT to
:pserver:anoncvs@anoncvs.fr.netbsd.org:/cvsroot
It will work.
--
Manuel Bouyer <bouyer@antioche.eu.org>
--