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

Re: the source code in the SVN client for transferring the delta

From: Daniel Shahaf <danielsh_at_elego.de>
Date: Thu, 28 Mar 2013 16:56:56 +0200

Bo Chen wrote on Thu, Mar 28, 2013 at 10:53:24 -0400:
> I am struggling to locate the source code by which the SVN client can
> transfer the delta to the server upon a commit operation. Can anyone give
> me some hints for it, e.g., which source file file is responsible to
> transferring the delta (after the delta has been computed) to the server ?
>

That depends on the RA layer. Look in libsvn_ra_* for the
"apply_textdelta" function in the commit editor.

Is that the answer you were looking for?

Daniel

> Thanks for help.
>
> Bo
Received on 2013-03-28 16:11:00 CET

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.