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

RE: Speed up consecutive operations

From: Miller, Eric <Eric.Miller_at_amd.com>
Date: 2007-10-22 20:11:32 CEST

> No Eric, you're not wrong. I was simply suggesting it as an example
of a
> client which batches up commands to execute over an svn_ra_session_t
> (thought it might provide some inspiration).
>
> That's a good clarification, though. Matt, while that particular
piece of
> code does perform several different types of RA calls, it's primarily
> batching all user-visible functions into a single RA call.
>
> Regardless, the approach you were considering is similar.

Yep, I basically wrote my own version of mucc using perl bindings before
knowing of its existence. I'm still glad I did because now I have to do
the same thing for an update editor.

Eric

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 22 20:12:44 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.