As a comparison, cvs diff considers the "source file" "modified" for the keyword expansion. That is,
$ cvs diff -r 1.3 -1.2

retrieving revision 1.3
retrieving revision 1.2
diff -r1.3 -r1.2
1,2c1,2
< $Id: compiler.c,v 1.3 2005/07/12 03:10:28 mingl Exp $
< this is $Date: 2005/07/12 03:10:28 $
---
$Id: compiler.c,v 1.2 2005/07/12 02:32:17 mingl Exp $
this is $Date: 2005/07/12 02:32:17 $
5,7d4
< Revision 1.3  2005/07/12 03:10:28  mingl
< this is my log ha ha ha

In this case, the ",v file actually not modified" explanation would not work. CVS does not really determine its behavior, as seen by teh user, on what the contents of the ,v file is.

_________________________________________________________________
Is your PC infected? Get a FREE online computer virus scan from McAfee® Security. http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963



_______________________________________________
Info-cvs mailing list
Info-cvs@gnu.org
http://lists.gnu.org/mailman/listinfo/info-cvs

Reply via email to