Create diff file list and ignore white space changes
From: Michael J. R. <reed.michael_at_ensco.com>
Date: Mon, 30 Sep 2013 06:26:15 -0700 (PDT)
I have been searching around for this all morning, and can't seem to find what I am looking for. Hopefully one of you will be able to give me a hand.
I need to create a list of all files that changed between one version of the code and another. The versions are kept in separate branches of the head revision. One way I do this is inside the repo browser by selecting one directory for comparison, then right clicking the other and using "Compare URLs"
The problem I have come up with is that the file list created includes every file with white space changes as well. I know that you can ignore white space with the diff/merge tools, but can I create this list without files that have white space only changes?
Thanks,
Michael
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.