info-cvs
[Top][All Lists]
Advanced

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

Re: Getting fatal signal 11 while merging


From: Larry Jones
Subject: Re: Getting fatal signal 11 while merging
Date: Wed, 9 Jul 2003 14:00:54 -0400 (EDT)

Larry Lords writes:
>  
> R src/java/domain/org/familysearch/domainmodel/Groups.java
> cvs: rcs.c:4114: RCS_checkout: Assertion `rev == ((void *)0) ||
> (__ctype_b[(int) (((unsigned char) *rev))] & (unsigned short int) _ISdigit)'
> failed.

You're trying to merge changes into a file that's been locally removed
but hasn't been committed yet, which confuses CVS (this is a bug).  As a
workaround, either resurrect the file (via cvs add), merge the changes,
and then remove it (if that's still what you want to do), or commit the
removal and then merge the changes.

> ------------------- TEXT.htm follows -------------------

Please do not send MIME and/or HTML encrypted messages to the list.
Plain text only, PLEASE!

-Larry Jones

Wow, how existential can you get? -- Hobbes




reply via email to

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