How to use external diff3 for binary files?
From: Y Coder <yn.coder_at_gmail.com>
Date: Tue, 4 Aug 2015 11:01:25 +0300
Hi!
I have some external mydiff3.exe, working with text and binary files
My svn command line is
svn.exe update my_work_copy_path --diff3-cmd mydiff3.exe
This work well for text files (svn call mydiff3.exe for each conflicted
*How to tell to svn to accept --diff3-cmd mydiff3.exe for binary files?*
RTFM (diff3-cmd
*PS *There is a mention that the behavior depends on mime-type - but it is
Thank you!
|
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.