From: Richard C. <ri...@cy...> - 2005-05-12 15:17:19
|
Hi Robin, I'm sorry for taking so long to answer your question. Your working copy is from the UPSTREAM_0_81_1 branch of your project, and StatCVS doesn't support branches. That's why the warning occurs. You should check out a working copy of the trunk, and the warnings will disappear. Also note that the 1.1.1 branch is usually used for importing new vendor releases. I'm not sure that working on that branch (as your project seems to be doing) is a good idea. Cheers, Richard Am 06.05.2005 um 23:46 schrieb Robin Getz: > 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 > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: NEC IT Guy Games. > Get your fingers limbered up and give it your best shot. 4 great > events, 4 > opportunities to win big! Highest score wins.NEC IT Guy Games. Play to > win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20 > _______________________________________________ > Statcvs-users mailing list > Sta...@li... > https://lists.sourceforge.net/lists/listinfo/statcvs-users > > |