From: Richard C. <ri...@cy...> - 2004-10-27 10:41:15
|
Hi, if you want to create a log for your project, go into the directory =20 where you have checked out your working copy, and type "cvs log". If =20 everything works, lots of text will scroll past, looking like the =20 snippet I've given below. If it works, type "cvs log > logfile.log" to save the log into a file. =20= You can open "logfile.log" in a text editor. Its contents should look =20= like the stuff below. Then you are ready to run StatCVS. Hope that helps, Richard Example CVS log snippet follows: RCS file: /cvsroot/ng4j/ng4j/.cvsignore,v Working file: .cvsignore head: 1.5 branch: locks: strict access list: symbolic names: V0: 1.1.1.1 NO_VENDOR: 1.1.1 keyword substitution: kv total revisions: 6; selected revisions: 6 description: ---------------------------- revision 1.5 date: 2004/10/23 13:18:51; author: cyganiak; state: Exp; lines: +0 -1 Revert last change, didn't fix problem ---------------------------- revision 1.4 date: 2004/10/23 13:15:12; author: cyganiak; state: Exp; lines: +1 -0 Re-organizing .cvsignore, I hope this will fix an Eclipse problem ---------------------------- revision 1.3 date: 2004/09/13 16:01:21; author: cyganiak; state: Exp; lines: +1 -0 New zip task for buildfile ---------------------------- revision 1.2 date: 2004/09/13 15:27:38; author: cyganiak; state: Exp; lines: +1 -0 Added jar task to buildfile ---------------------------- revision 1.1 date: 2004/09/13 14:37:23; author: cyganiak; state: Exp; branches: 1.1.1; Initial revision ---------------------------- revision 1.1.1.1 date: 2004/09/13 14:37:23; author: cyganiak; state: Exp; lines: +0 -0 Initial import of code and tests written so far =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=20 =3D=3D=3D=3D=3D RCS file: /cvsroot/ng4j/ng4j/build.xml,v Working file: build.xml head: 1.8 branch: Am 27.10.2004 um 09:53 schrieb cheng ming: > Sir,Hi! > I want to need some help about cvs log file. > Because when I run StatCVS,I got error: > Logfile parsing failed. > Empty logfile! > So,would you please give me an example for cvs log file? > Thanks for your help! > Best regards > ChengMing > > _________________________________________________________________ > =CF=ED=D3=C3=CA=C0=BD=E7=C9=CF=D7=EE=B4=F3=B5=C4=B5=E7=D7=D3=D3=CA=BC=FE= =CF=B5=CD=B3=A1=AA MSN Hotmail=A1=A3 http://www.hotmail.com > > > ------------------------------------------------------- > This SF.Net email is sponsored by: > Sybase ASE Linux Express Edition - download now for FREE > LinuxWorld Reader's Choice Award Winner for best database on Linux. > http://ads.osdn.com/?ad_id=3D5588&alloc_id=3D12065&op=3Dclick > _______________________________________________ > Statcvs-users mailing list > Sta...@li... > https://lists.sourceforge.net/lists/listinfo/statcvs-users > |