Hello,
I have to deal with a special file format representing a graph. To do that, I
have to write my own diff and diff3, but I did not figure out how to invoke my
own programs only for my special file type, since those files are mixed with
other file types on the svn server. Is there a way to adjust the values given to
--diff-cmd and --diff3-cmd in the [auto-props] section of the config file on the
basis of the file extension ? If not, would it be possible to consider a special
return value from external diff and diff3 that would mean "this job was not for
me, use the default tool" ?
Best regards,
Sébastien Paumier
Received on 2011-03-14 13:06:22 CET