info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bug in CVS


From: Noel Yap
Subject: Re: Bug in CVS
Date: Fri, 4 Oct 2002 03:31:33 -0700 (PDT)

--- Anne McCaffrey <address@hidden> wrote:
> We got an error after somebody deleted a file named
> e.g. 'data.txt' and
> tried to readd it as 'Data.txt'.
> 
> It says 
> 
> cvs [server aborted]: received abort signal
> cvs: hash.c:312: findnode: Assertion `key != ((void
> *)0)' failed.
> 
> This happened on dos client on a windows machine.The
> cvs server is on unix.
> 
> Does anyone have any solution to it?

If you look in the repository, you'll see a file
within an Attic subdirectory named data.txt,v and a
file in the Attic's parent directory named Data.txt,v.

You'll have to remove one of them.  My guess is that
you'll want to remove Data.txt,v since it's newer. 
After doing this, readd the file as data.txt.

HTH,
Noel

__________________________________________________
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]