[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Binary Files comparison

From: Kevin Greiner <greinerk_at_gmail.com>
Date: 2006-02-03 19:30:20 CET

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

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.