[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: CVS and egcs
On Wed, Jun 02, 1999 at 06:16:39PM -0400, Matthew C Smart wrote:
> I've been trying to update my src tree and I keep running into the
> same problem. When I get to src/gnu/lib/libg++ CVS will exit with:
>
> cvs [update aborted]: there is a version in src/gnu/lib/libg++ already
>
> and it gets a little farther each time I run an update.
>
> I am running:
> % cd /usr
> % cvs up -PAd
> and
> % cvs up -PAd src/gnu/lib/libg++
> when it stops there
There is nothing left in src/gnu/lib/libg++ in the source tree.
Waiting a few days won't fix stuff.
I can't quite figure out what's going on with your cvs... Apparently it tries
to create an admi file under src/gnu/lib/libg++/CVS, and complains that
this file is already there.
Did you by chance run a cvs update which aborted a few days ago ?
I think your tree is flaky. A simple way around this would be to rm
src/gnu/lib/libg++ before running a cvs update -AdP, which will hopefully
complete alright.
--
Marc Espie
|anime, sf, juggling, unicycle, acrobatics, comics...
|AmigaOS, OpenBSD, C++, perl, Icon, PostScript...
| `real programmers don't die, they just get out of beta'
- References:
- CVS and egcs
- From: Matthew C Smart <mcsmart@engin.umich.edu>
- CVS and egcs
- From: Matthew C Smart <mcsmart@engin.umich.edu>