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

Re: svn log very slow through http:// ?

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-02-23 21:31:23 CET

gary ng <garyng2000@yahoo.com> wrote on 02/23/2005 03:18:33 PM:

> I am running subversion using the DAV module under
> apache2. While for normal operations like check in/out
> etc. where things are fine, I found that svn log is
> very slow. I have tried to do it using tortoise from
> another Window machine as well as just svn log
> http://localhost/myrepos.
>
> Is this a normal behaviour ? I do have basic
> authentication through the apache PAM module.
>
> thanks and regards,
>
> gary
>
> PS. if possible please CC me as I am not on the
> list(but do check it from time to time).

Yes, it is normal. If your server is running 1.1.1 or higher of
Subversion, you can add this directive to your <Location> to improve
performance:

SVNPathAuthz Off

If you want more information on this:

http://www.google.com/custom?domains=svn.haxx.se&q=SVNPathAuthz&sa=Search&sitesearch=svn.haxx.se

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 23 21:34:59 2005

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.