Subject: Re: pkgsrc cvs update problem
To: Brad Volz <bradv@affectation.org>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: netbsd-help
Date: 10/19/2002 17:37:50
On Fri, Oct 18, 2002 at 08:16:08PM -0700, Brad Volz wrote:
> Hello,
> 
> I seem to be running into a bit of difficulty in updating 
> pkgsrc via anoncvs.netbsd.org.
> 
> As a bit of background, the machine itself is in the i386 
> family, and running NetBSD 1.6.  If it is interesting, 
> /usr/pkgsrc is a symlink to /usr/src/pkgsrc.
> 
> My last two attempts to update pkgsrc have produced the same results :
> - ---
> # cd /usr/src
> # cvs update -rnetbsd-1-6 -d -P pkgsrc
> cvs server: Updating pkgsrc
> cvs server: Updating pkgsrc/misc
> cvs server: Updating pkgsrc/misc/bidwatcher
> cvs server: Updating pkgsrc/misc/bidwatcher/patches
> anoncvs.netbsd.org: Connection refused
> cvs [update aborted]: end of file from server (consult above messages if any)
> - ---

How do you update ? cvs over ssh or pserver ?
I suspect some of the CVS/* files have wrong info. Try to force the CVS
server type:
cvs -d $CVSROOT update -rnetbsd-1-6 -d -P pkgsrc

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