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

Re: [PATCH] V2, diff preview without text deltas

From: Martin Hauner <martin.hauner_at_gmx.net>
Date: 2005-08-14 16:07:15 CEST

Branko Čibej wrote:
> Martin Hauner wrote:
>
>> svn diff -p file:///d:/dev/src/subcommander/preview/branches/0.1.x
>> file:///d:/dev/src/subcommander/preview/trunk
>> > M CHANGES
>>
>> # ups.. that's unexpected here. Looks like the open_file method of the
>> # diff preview editor was called.
>> -----snip---------------------------------------------------------------
>>
>>
>> Is this to be expected?
>
>
> Yes.
>
>> And if so how do i recognize it so i can filter those files?
>
>
> The same thing "svn diff" does: compare the files. Yes, I know that
> means you have to actually download them.
>
> The only other option would be to teach the server to compare files on
> the server side. Ouch. Not before 2.0.

Uh, that is not good, the whole idea of the patch was to avoid
downloading the files...

-- 
Martin
Subcommander, http://subcommander.tigris.org
a cross platform Win32/Unix/MacOSX subversion gui client & diff/merge tool.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Aug 14 16:07:54 2005

This is an archived mail posted to the Subversion Dev mailing list.

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