[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: Marko Käning <mk362_at_mch.osram.de>
Date: Tue, 29 Jul 2008 14:41:21 +0200 (CEST)

Well, so what you say is that by using a single user with an appropriately
set up authorized_keys file I do not get a speed-up.

What I in fact only gain is ISOLATION of my repos from direct access due
to many ssh users on a file-basis. Instead only svnserve accesses the
repos.

Still there can be many users accessing the repos at a time, but that will
spawn also many svnserve processes which will handle the access to the
repos in a much safer way.

Did I get this right, eventually?

I guess I am a little dumb... :(

---------------------------------------------------------------------
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 14:41:57 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.