RE: External diff based on mime-type
From: Watson, Paul <pwatson_at_phs.org>
Date: Fri, 19 Apr 2013 08:20:18 -0600
From: C. Michael Pilato [mailto:cmpilato_at_collab.net]
I found that this can be done with the svn command line tools. However, --force must be used. Without --force, svn will see that the file has svn:mime-type prop set to application/octet-stream and refuse to do anything to a binary file.
M:> svn diff --force --diff-cmd "%USERPROFILE%\bin\dmxsvndiffwrap.bat" -r BASE test1.dxt
This message originates from Presbyterian Healthcare Services or one of its affiliated organizations.
If you would like more information about Presbyterian Healthcare Services please visit our web site
============================================
|
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.