On 2/3/06, Vigo, Nestor <Nestor.Vigo@pearson.com> wrote:
>
> I would like to make a comparison (diff) between binary files.
>
> Are there any way (function, option) in Tortoise SVN to do that? If so,
> which one?
I'm not sure what you're asking about. If you want to reproduce the
binary differences as svn does, svn uses xdelta binary diffs for all
content. Here's a win32 cmd-line tool that supposedly produces xdelta
diffs: http://evanjones.ca/software/xdelta-win32.html. I haven't used
it.
It might even be possible to copy and modify one of the existing
advanced diff scripts to use this tool to produce the binary diffs
you're after. Or maybe you have a more suitable tool for your binary
files.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Fri Feb 3 19:41:37 2006