MessageHi Bob,
> line 8616: expected 'symbolic names:' but found 'keyword substitution: kv'
> access list:
> keyword substitution: kv
the logfile looks somewhat different from any other CVS log I've seen so
far. If you look around in your logfile, you will notice that typically,
there's a line "symbolic names:" between the "access list:" and "keyword
substitution:" lines. Sometimes, there are some additional lines containing
revision numbers and tag or branch names. StatCvs complains because these
lines are missing from your log.
As a workaround, you may try to simply add a line containing "symbolic
names:" between the access list and keyword substitution lines. If there are
more of these lines missing in other places, add them too. The logfile
should process fine afterwards.
The interesting question is, of course: Why is the line not present in the
log? Maybe you can help us with that question.
What version of cvs are you using to generate the log file? (run "cvs -v")
Do you know if a different version cvs is running on the server?
Best regards,
Richard
|