[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: Matthias Junker <matthias.junker_at_students.unibe.ch>
Date: 2007-10-22 19:29:15 CEST

thanks, will take a look at it.

that's what i'm wondering: how much could i speed things up by using the
RA layer instead the
client layer. i thought the authentication uses a lot of time... but
then again, i'm not yet very familiar
with subversion. any other opinions?

Matt
>> Matt, you might want to look at svnmucc, which is an alternate
>>
> command-
>
>> line
>> client which runs multiple commands at a time:
>> http://svn.collab.net/repos/svn/trunk/contrib/client-side/svnmucc/
>>
>> While using the RA APIs yourself will save some overhead, I'm
>>
> uncertain
>
>> that
>> it'll give you a noticable speed-up in terms of wall-clock time.
>>
>
> I wasn't aware that mucc handled things like ls, diff, etc. Just
> standard stuff you can do with a commit-editor. Am I wrong?
>
> Eric
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>
>
>

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