Annette Waters writes:
> 
> Could you please explain how the time is used by CVS. Is it used to
> determine if a file has changed? Or, does it always look at the contents of
> the files to determine changes?

CVS looks at the timestamp first; if it hasn't changed, then CVS assumes
that the file hasn't changed.  If the timestamp is different, then CVS
looks at the contents of the file to determine whether it has changed or
not.

-Larry Jones

My "C-" firmly establishes me on the cutting edge of the avant-garde.
-- Calvin

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

Reply via email to