Hi
 
We use the command
cvs history -a -c -D "<Time of last report>"
to generate a report of who committed which files when.
 
But someone "by accident" set the local time on her machine 1 year into the future.
Now her commits shows up on every report.
I changed all the timestamps on the files in the repository.
But the command
cvs history -a -c -D "<Time of last report>"
still shows she committed something in 2002.
 
How can I change the line:
M3cd13118|line|C:\Src2k\BPMain|Src2000/BP/Digitalis/Components/BPLivSelskab|1.40|BPLivSelskab.cpp
in the history file in CVSROOT to reflect the correct time?
 
Thanks in advance for any help.
 
Anders Bülow

Reply via email to