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

Re: Excessive data transfer when getting unified diff?

From: Simon Large <simon_at_skirridsystems.co.uk>
Date: 2006-03-03 18:59:57 CET

Stefan Küng wrote:
> On 3/2/06, Simon Large <simon@skirridsystems.co.uk> wrote:
>
>> And I always thought the diff was done server side to minimise network
>> traffic, which is what we imply in our docs :-(
>
> For commits/updates/... yes. Only diffs are transferred.
> But to show the unified diff, that's not quite possible. Because the
> CL client allows you to specify e.g. GNU diff to do the task for you.
> And since a client doesn't know what diff tool the server has
> installed, that task must be done on the client side.

Yes, I realised that as I was driving home from work this afternoon ;-)
Thanks for the explanation.

Simon

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Mar 3 18:59:07 2006

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

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