Bo Berglund <[EMAIL PROTECTED]> wrote: > On Sun, 10 Feb 2002 01:32:55 +0000 (UTC), > [EMAIL PROTECTED] wrote:
>> cvs history -c -a -l > Tried as follows: > cvs history -c -a -l > *****CVS exited normally with code 0***** > No records selected. > Nothing much came out.... Do you have the "history" featured turned on? You will need to make a file called "history" in <cvs-repo>/CVSROOT. Changes to the repo are recorded in that file. I had thought that history was on by default, but after checking the docs I find that it is not. The above example may not do much until you have made updates to your repo, after you make the history file. Sorry for the confusion; Andrew. _______________________________________________ Cvsnt mailing list [EMAIL PROTECTED] http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
