[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Q: How to ignore minor changes in text files?

From: Julian Mitchell <jupeos_at_gmail.com>
Date: Tue, 22 Dec 2009 22:45:50 -0800

The project that I am working on utilises a code generation tool. The header
of every source file includes a comment with a date\time stamp of when it
was generated. The problem is that every time the code is generated the svn
change check algorithm marks all files as having been changed even though
only a handful have actually had actual code changes.

Is there a way to tailor the change check algorithm with, say, a regex, to
ignore certain contents of a text file e.g. comment lines?

I have scanned the FAQs and googled to no avail.

Cheers,

Julian
Received on 2009-12-23 08:05:07 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.