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

Re: svn commit: r27538 - in trunk/subversion: include libsvn_ra libsvn_ra_local libsvn_ra_neon libsvn_ra_serf libsvn_ra_svn svnsync

From: David Glasser <glasser_at_davidglasser.net>
Date: 2007-11-01 03:34:04 CET

On 10/31/07, lgo@tigris.org <lgo@tigris.org> wrote:
> Author: lgo
> Date: Wed Oct 31 18:48:16 2007
> New Revision: 27538
>
> Log:
> Improve the performance of svnsync over ra_serf: step 1.
>
> Add new function replay_range in the ra API (implemented for ra_serf only). This
> function can replay multiple revisions and uses callbacks for preparation and
> handling of the replay report. Using callbacks enables us to send multiple
> replay report requests and handle them asynchronously.

Just to check -- did you mean to do this on trunk or on your new branch?

--dave

-- 
David Glasser | glasser_at_davidglasser.net | http://www.davidglasser.net/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Nov 1 03:34:16 2007

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.