From: Robin G. <rg...@bl...> - 2005-05-06 22:46:21
|
I am using the CVS statcvs, and am now seeing a problem that it puts up error messages like: ==== Revision of xmame/src/xml2info/xmltok_impl.h does not match expected revision ==== for every file. The cvs.log file says the version is 1.1.1.1: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RCS file: /cvsroot/xmame/xmame/src/xml2info/xmltok_impl.h,v Working file: xmame/src/xml2info/xmltok_impl.h head: 1.1 branch: 1.1.1 locks: strict access list: symbolic names: BFIN_1_0: 1.1.1.1 INITIAL_0_1: 1.1.1.1 INITIAL_0_0: 1.1.1.1 UPSTREAM_0_81_1: 1.1.1 keyword substitution: kv total revisions: 2; selected revisions: 2 description: ---------------------------- revision 1.1 date: 2004-09-07 07:03:20 -0700; author: lvd; state: Exp; branches: 1.1.1; Initial revision ---------------------------- revision 1.1.1.1 date: 2004-09-07 07:03:20 -0700; author: lvd; state: Exp; lines: +0 -0 import of pristine xmame-0.81.1 source tree ============================================================================= ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ and the ./xmame/src/xml2info/CVS/Entries file says the same: /xmltok_impl.h/1.1.1.1/Tue Sep 7 14:03:20 2004// Any thoughts? What I am doing wrong? It still seems to create everything OK, but it is a little puzzeling? Thanks -Robin |