Diffs from CVS keyword expansion

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Git Mailing List <git@...>
Date: Thursday, November 30, 2006 - 11:56 pm

Anyone have a nice script for suppressing diffs caused by CVS keyword
expansion when someone checked the kernel sources into CVS?

I have 200,000 lines of various forms of this mixed in with real changes

It is unclear who checked it into CVS, Microcross or Arch Linux. If it
is Arch Linux finding the source for their 2.6.11.4-1 release would
help a lot. I looked on their web site and couldn't locate it.

I'm starting understand why the support for MX21 on a CSB535FS has
never been added to the mainline.

diff --git a/drivers/char/ftape/lowlevel/ftape-ctl.c
b/drivers/char/ftape/lowlevel/ftape-ctl.c
index 32e0439..ff10633 100644
--- a/drivers/char/ftape/lowlevel/ftape-ctl.c
+++ b/drivers/char/ftape/lowlevel/ftape-ctl.c
@@ -17,9 +17,9 @@
  the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.

  *
- * $Source: /homes/cvs/ftape-stacked/ftape/lowlevel/ftape-ctl.c,v $
- * $Revision: 1.4 $
- * $Date: 1997/11/11 14:37:44 $
+ * $Source: /home/arch-linux/{cvs}/linux--dev--2.6/drivers/char/ftape/lowlevel/ftape-ctl.c,v
$
+ * $Revision: 1.1.1.1 $
+ * $Date: 2005/03/24 06:16:39 $
  *
  *      This file contains the non-read/write ftape functions for the
  *      QIC-40/80/3010/3020 floppy-tape driver "ftape" for Linux.
diff --git a/drivers/infiniband/ulp/ipoib/ipoib_main.c
b/drivers/infiniband/ulp/ipoib/ipoib_main.c
index 63c8168..54d9a10 100644
--- a/drivers/infiniband/ulp/ipoib/ipoib_main.c
+++ b/drivers/infiniband/ulp/ipoib/ipoib_main.c
@@ -29,7 +29,7 @@
  * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  * SOFTWARE.
  *
- * $Id: ipoib_main.c 1377 2004-12-23 19:57:12Z roland $
+ * $Id: ipoib_main.c,v 1.1.1.1 2005/03/24 06:16:41 arch-linux Exp $
  */

 #include "ipoib.h"

-- 
Jon Smirl
jonsmirl@gmail.com
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Diffs from CVS keyword expansion, Jon Smirl, (Thu Nov 30, 11:56 pm)
Re: Diffs from CVS keyword expansion, Uwe Kleine-Koenig, (Tue Dec 5, 8:14 am)
Re: Diffs from CVS keyword expansion, Randal L. Schwartz, (Tue Dec 5, 3:45 pm)
Re: Diffs from CVS keyword expansion, Junio C Hamano, (Tue Dec 5, 3:55 pm)
Re: Diffs from CVS keyword expansion, Robin Rosenberg, (Tue Dec 5, 4:30 pm)
Re: Diffs from CVS keyword expansion, Johannes Schindelin, (Tue Dec 5, 3:48 pm)
Re: Diffs from CVS keyword expansion, Uwe Kleine-Koenig, (Wed Dec 6, 6:05 am)
Re: Diffs from CVS keyword expansion, Randal L. Schwartz, (Wed Dec 6, 6:08 am)
Re: Diffs from CVS keyword expansion, Juergen Ruehle, (Fri Dec 1, 3:06 am)
Re: Diffs from CVS keyword expansion, Linus Torvalds, (Fri Dec 1, 3:44 am)
Re: Diffs from CVS keyword expansion, Jon Smirl, (Fri Dec 1, 11:33 am)