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

Re: svn log <folder> never returns

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2007-06-13 17:30:34 CEST

On 6/13/07, Troy Bull <troy.bull@uni.edu> wrote:
>
> Andy Levy wrote:
> > On 6/13/07, Troy Bull <troy.bull@uni.edu> wrote:
> >> Greetings
> >>
> >> I have a repository on a linux machine, I access it through http(s) and
> >> dav_svn. I am running version 1.4.3. If I check out a folder via
> >>
> >> svn checkout http://server.mydomain.com/svn/Access/monitoringSheet
> >>
> >> it checks out successfully and takes less than one second.
> >>
> >> But
> >>
> >> svn log monitoringSheet takes a very long time to complete. Is there
> >> anything I can do to speed this up, maybe? or is this to be expected?
> >
> > How many revisions are there?
> >
> > Does svn log --limit 1 return?
> >
>
> there are about 90 revisions (only a couple days old), and yes it seems
> to return just very slowly..

Have you set up access control? Are there many paths involved?

Probably http://svnbook.red-bean.com/nightly/en/svn.serverconfig.httpd.html#svn.serverconfig.httpd.authz.pathauthzoff
applies to your problem.

HTH,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 13 17:31:09 2007

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.