info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

unedit timestamp


From: Dominic Williams
Subject: unedit timestamp
Date: Fri, 13 Oct 2000 13:15:33 -0000
User-agent: eGroups-EW/0.82

Problem:

1) I "cvs edit" a source file.
2) I modify it.
3) I re-build the project (make detects the file is newly modified).
4) I "cvs unedit" the file.
5) I call make: no recompile, because cvs replaced the modified file 
with a backup of the original, with the original timestamp, which is 
now older than the recompiled project...

I know I can use touch or make -a, but is there a solution on the CVS 
side ?

Thanks.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]