Hi,
Just tried to pull 7.5 from CVS, finally got:
cvs [server aborted]: unable to parse /cvs/Pike/7.5/src/threads.c,v; `state' not in the expected place
Is it transient condition or some bug? Regards, /Al
The problem is probably the following segment of threads.c,v:
[...]
1.2 date 96.10.05.03.18.07; author hubbe;e Exp; branches; next ;
1.23.2.1 date 97.05.10.12.56.57; author hubbe; state E state Exp; branches; next 1.1;
1.1 date 96.10.03.23.39.30; author hubbe; state Exp; branches; next ;
1.23.2.1 date 97.05.10.12.56.57; author hubbe; state Exp; branches; next 1.23.2.2;
[...]
Note the bad entries for 1.2 and 1.23.2.1, and that 1.23.2.1 has duplicate entries. The corruption doesn't exist in threads.c,v on pike.ida.liu.se, so it's most likely a corruption introduced by rsync. I've now replaced the corrupt file with the correct one.
/ Henrik Grubbström (Lysator)
Previous text:
2003-09-10 16:47: Subject: cvs problem?
Hi,
Just tried to pull 7.5 from CVS, finally got:
cvs [server aborted]: unable to parse /cvs/Pike/7.5/src/threads.c,v; `state' not in the expected place
Is it transient condition or some bug?
Regards, /Al
/ Brevbäraren
pike-devel@lists.lysator.liu.se