Hello,

i have a question to the "cvs log" command.

I have a project with around 20 modules.

If i run the following command i get a ~21MB big log file.

cvs -d:CVSROOT -q log > c:\\test0408_all_modules_all_time.log


BUT, if i run this following command i get a ~16MB big log file.

cvs -d:CVSROOT -q log -d "2005-08-01<2005-08-03" > c:\\test0408_all_modules_3days.log


I am little bit confused about the filesize. In this 3 days are just commited a few little changes ... the two filesizes are completly disproportional.

This cant be normal. Whats the problem ? Can you see it ?

Thank you for your support.

Greets Oliver



_______________________________________________
Info-cvs mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/info-cvs

Reply via email to