From: C. Michael Pilato [mailto:cmpil...@collab.net] 
> The Subversion command-line utility can't do this.  But if you're a Windows 
> user, you might be able to take advantage of TortoiseSVN's support for 
> mapping MIME types to differencing tools.  See the
> following for details:

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
============================================
*-*-*- PRESBYTERIAN_HEALTHCARE_SERVICES_DISCLAIMER -*-*-*

This message originates from Presbyterian Healthcare Services or one of its 
affiliated organizations.
It contains information, which may be confidential or privileged, and is 
intended only for the
individual or entity named above. It is prohibited for anyone else to disclose, 
copy, distribute
or use the contents of this message. All personal messages express views solely 
of the sender, which are
not to be attributed to Presbyterian Healthcare Services or any of its 
affiliated organizations, and may not
be distributed without this disclaimer. If you received this message in error, 
please notify us immediately
at postmas...@phs.org. 

If you would like more information about Presbyterian Healthcare Services 
please visit our web site

http://www.phs.org

============================================

Reply via email to