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

Re: Binary transfer on update

From: Andy Levy <andy.levy_at_gmail.com>
Date: Mon, 13 Dec 2010 16:32:50 -0500

On Mon, Dec 13, 2010 at 16:07, dolot <dsouthern_at_lesco-logistics.com> wrote:
> On Dec 13, 2:29 pm, Andy Levy <andy.l..._at_gmail.com> wrote:
>>
>> Subversion only transfers diffs over the wire, and uses a fairly
>> efficient binary diffing algorithm.
>>
>
> That's interesting... I wonder how that works?  I mean, how does it
> compare the two different files with them being on different computers?

IIRC, the client tells the server "I have revision 123, give me the
latest", then the server responds with "I have revision 132 as the
latest, so here's what's changed from 123 to 132."

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2690518

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-12-13 22:33:44 CET

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.