Thread (9 messages) flat view 9 messages, 6 authors, 2016-08-11

Re: Diffs from CVS keyword expansion

From: Linus Torvalds <torvalds@osdl.org>
Date: 2016-08-11 20:04:01


On Fri, 1 Dec 2006, Juergen Ruehle wrote:
Jon Smirl writes:
 > Anyone have a nice script for suppressing diffs caused by CVS keyword
 > expansion when someone checked the kernel sources into CVS?

I usually just say (with GNU diff)

  diff -I $$ ...

which is crude, but should be enough to get rid of the hunks listed by
you.

You might also want -x CVS if you have the metadata files.
Also, if you are actually _using_ CVS to check it out, use

	cvs co -ko

I think, to not check out with keyword expansion at all.

(Also usable with "cvs diff -ko", I think)

		Linus

PS. Clueless user alert: I have happily not used CVS in years and years, 
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help