Larry Lords wrote:
> 
> We are trying to merge a branch back into the trunk and get the following error.
>  I have no idea where to begin to troubleshoot the problem.  I would appreciate
> any help from the gurus on this list.
> 
> Merging differences between 1.5 and 1.5.4.2.2.3 into Genders.java
> C src/java/domain/org/familysearch/domainmodel/Group.java
> 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.
> Terminated with fatal signal 11

This may or not be of help (similar error seen by another user):

        <http://www.mail-archive.com/[EMAIL PROTECTED]/msg04903.html>

Try enabling tracing (cvs -t) and post the output. Also, please post the
version of CVS you are using (client and server). Looking through the current
ccvs code, I couldn't find that assertion line, so upgrading may be an
option...

HTH,
Matt


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

Reply via email to