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

svn diff --diff-cmd /usr/bin/diff --exclude

From: <Mark_Villa_at_playstation.sony.com>
Date: 2006-04-19 20:08:37 CEST

I have been unable to get this command or a number of variants to work:

diff --diff-cmd /usr/bin/diff -x '--exclude=ignore_this_file' some_dir
almost_identical_copy_of_some_dir

If I modify file 'ignore_this_file' in checkout directory
'almost_identical_copy_of_some_dir'
I can't get any variation of '--exclude/-x' to ignore changes to
'ignore_this_file'. It will
always show the difference between that file and it's original copy in
'some_dir'.

Any suggestions.

Thanks for any help.
Received on Wed Apr 19 20:07:24 2006

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.