info-cvs
[Top][All Lists]
Advanced

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

Re: How to tell CVS that it should use the proper date/time


From: Larry Jones
Subject: Re: How to tell CVS that it should use the proper date/time
Date: Thu, 8 Jul 2004 13:54:57 -0400 (EDT)

marko writes:
> 
> I wonder how CVS can be convinced to set the original date/time of a file
> at checkin time when I do a checkout!

I'm having a hard time parsing that sentence, but I think that's what it
already does -- when you do a fresh checkout, the files have the
timestamps of when they were checked in.  That's not true for update,
however, since it would break things like make.

If you mean you want checkout to record the current timestamp of the
file rather than the time of the checkin, that would also break things
like make.  Import, however, has the -d option to do just that.

-Larry Jones

Somebody's always running my life.  I never get to do what I want to do.
-- Calvin




reply via email to

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