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

Re: Server running slowly

From: Andy Levy <andy.levy_at_gmail.com>
Date: Tue, 15 Jul 2008 10:07:54 -0400

On Tue, Jul 15, 2008 at 10:02, Robert Dailey <rcdailey_at_gmail.com> wrote:
> Hi,
>
> I have a subversion 1.5 server hosted on my Ubuntu Server machine. I'm
> currently routing traffic through xinetd via the svn:// protocol.
> However, lately it's been taking a VERY long time to do the "svn ls"
> command There's about a 5-10 second pause before the files are listed,
> and there's only about 7 folders that it's listing. Here's some more
> details:
>
> 1) Running these commands on the LAN is what is slow, doing things
> remotely via the WAN is also slow. Previously, the list command was
> blazing fast.
> 2) Running the "svn ls" command on the linux machine via loopback
> works perfectly as I would expect.
> 3) I ran "svnadmin verify" on my repository just to make sure
> everything was OK, and things came back normal.
>
> I'm not sure what else I can do to debug the slowdown. I must have
> done something lately for this to happen, but I can't figure out what
> that might be. Help is appreciated. Basically, if there's a log file
> somewhere I can read or perhaps view some sort of diagnostic that
> might be a good start.

svnserve doesn't provide logging yet.

That it works properly via a loopback (I assume still using svn://),
but not via network, suggests to me that there is a network issue and
not Subversion itself.

---------------------------------------------------------------------
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-15 16:08:22 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.