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

RE: FW: Multi-path updates

From: Miller, Eric <Eric.Miller_at_amd.com>
Date: 2007-11-01 17:14:43 CET

> Ok - I'm now 100% sure. Using the svn+ssh protocol the ra_session
takes
> 80-90% of the time in that loop. Which makes sense since it is
opening
> and closing a full ssh session for every path specified.

I just filed issue #3003 for this.

I have a proof of concept written in perl that uses a new
svn_wc_crawl_revisions3() and am in the process of reworking
libsvn_client/update.c to utilize it as well. I don't expect to need a
new update interface api - the change should be transparent.

On that note - would it be at all possible to get a development branch
so I can hack on this and other bugs?

Thanks,

Eric

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Nov 1 17:16:59 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.