I run 10.0 with a CVS pserver, initial adds and commits works just fine, but then I edit a file and try to commit it.. This is the reply from the server: cvs [commit aborted]: received abort signal cvs: rcs.c:4160: RCS_checkout: Assertion `rev == ((void *)0) || ((*__ctype_b_loc ())[(int) (((unsigned char) *rev))] & (unsigned short int) _ISdigit)' failed. Any bright ideas on that one? -- Anders Norrbring Norrbring Consulting
Anders Norrbring wrote:
I run 10.0 with a CVS pserver, initial adds and commits works just fine, but then I edit a file and try to commit it..
This is the reply from the server:
cvs [commit aborted]: received abort signal cvs: rcs.c:4160: RCS_checkout: Assertion `rev == ((void *)0) || ((*__ctype_b_loc ())[(int) (((unsigned char) *rev))] & (unsigned short int) _ISdigit)' failed.
Any bright ideas on that one?
Which cvs client are you using? That assertion means it's sending a bogus revision value
Anders Johansson skrev:
Anders Norrbring wrote:
I run 10.0 with a CVS pserver, initial adds and commits works just fine, but then I edit a file and try to commit it..
This is the reply from the server:
cvs [commit aborted]: received abort signal cvs: rcs.c:4160: RCS_checkout: Assertion `rev == ((void *)0) || ((*__ctype_b_loc ())[(int) (((unsigned char) *rev))] & (unsigned short int) _ISdigit)' failed.
Any bright ideas on that one?
Which cvs client are you using? That assertion means it's sending a bogus revision value
TortoiseCVS 1.8.25 on WinXP SP2 using F-Secure SSH for transport. -- Anders Norrbring Norrbring Consulting
Anders Norrbring skrev:
Anders Johansson skrev:
Anders Norrbring wrote:
I run 10.0 with a CVS pserver, initial adds and commits works just fine, but then I edit a file and try to commit it..
This is the reply from the server:
cvs [commit aborted]: received abort signal cvs: rcs.c:4160: RCS_checkout: Assertion `rev == ((void *)0) || ((*__ctype_b_loc ())[(int) (((unsigned char) *rev))] & (unsigned short int) _ISdigit)' failed.
Any bright ideas on that one?
Which cvs client are you using? That assertion means it's sending a bogus revision value
TortoiseCVS 1.8.25 on WinXP SP2 using F-Secure SSH for transport.
I found some bugreports on SourceForge, it appears as it's a bug in cvsnt. I'll revert to some older version for now. Thanks for the tip, Anders. -- Anders Norrbring Norrbring Consulting
participants (2)
-
Anders Johansson
-
Anders Norrbring