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


_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to