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

Re: svn+ssh <-> svnserve <= speed concerns

From: Ryan Schmidt <subversion-2008c_at_ryandesign.com>
Date: Tue, 29 Jul 2008 04:39:28 -0500

On Jul 29, 2008, at 04:19, Marko Käning wrote:

>> I'll try the one-liner now...
>>
>> I guess that's exactly where my error lies... :)
>
> Thanks again!!! That was it!
>
> Well, another important point was that there must not be any spaces in
> between the commas sperating the options at the beginning of the line.
>
> But still I have the impression, that operations run quite slow.
>
> Guess that's because svnserve dies after every operation.
>
> I think I need to run svnserve continuously...

It probably has less to do with starting and stopping svnserve all
the time, and more to do with the cost of starting up one or more ssh
connections for each svn command.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-07-29 11:40:01 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.