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


_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/info-cvs

Reply via email to