Subject: Re: CVS of pkgsrc dying
To: Will <admin@killaz-r-us.com>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: port-sparc
Date: 04/07/2002 16:42:08
On Sat, Apr 06, 2002 at 05:25:14PM -0800, Will wrote:
> I know this isn't really sparc related, but everytime that I do a 'cvs update -dP' or cvs co -d from /usr/pkgsrc, I get the following error.
> 
> cvs server: Updating pkgsrc/devel/libslang
> cvs checkout: move away pkgsrc/devel/libslang/DESCR; it is in the way
> C pkgsrc/devel/libslang/DESCR
> cvs checkout: move away pkgsrc/devel/libslang/Makefile; it is in the way
> C pkgsrc/devel/libslang/Makefile
> cvs checkout: move away pkgsrc/devel/libslang/PLIST; it is in the way
> C pkgsrc/devel/libslang/PLIST
> cvs checkout: move away pkgsrc/devel/libslang/buildlink.mk; it is in the way
> C pkgsrc/devel/libslang/buildlink.mk
> cvs checkout: move away pkgsrc/devel/libslang/distinfo; it is in the way
> C pkgsrc/devel/libslang/distinfo
> cvs server: Updating pkgsrc/devel/libslang/files
> cvs server: Updating pkgsrc/devel/libslang/patches
> cvs server: Updating pkgsrc/devel/libslang/pkg
> cvs server: Updating pkgsrc/devel/libsmi
> cvs [server aborted]: could not find desired version 1.15 in /cvsroot/pkgsrc/devel/libsmi/Makefile,v
> 
> Any ideas what could be causing this? Or what I can do to fix it ?
> 
> The box is an HP NetServer 5/66 LF, but its a nfs server for my 2 Sparc Stations. I'm running the command on the HP.

Looks like you have CVS Repository conflicts.

Can you try to force a repository (overwriting what's in CVS/Root) by using
cvs -d $CVSROOT ?

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