info-cvs
[Top][All Lists]
Advanced

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

RE: Annotate of Log output wrong


From: Ming Kin Lai
Subject: RE: Annotate of Log output wrong
Date: Mon, 11 Jul 2005 23:38:30 -0700

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





reply via email to

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