You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Leszek Ciesielski <sk...@gmail.com> on 2008/09/17 07:54:07 UTC

Subversion 1.5.2, connecting to the server is extremely slow

Hi,

my company is trying to migrate from CVS to SVN, and we seem to have
hit a wall. Even with all the advantages taken into account, the SVN
is just too slow in (while being hosted on a much more powerful
machine than our CVS). Our largest project, which is causing us the
most problems, is about 50k files, almost 200MB. Because large parts
of it are reused in various smaller applications and are not changed
often, we split the project into modules using svn:externals.

The problem is that almost every operation which causes SVN to open a
new connection to the server (skipping to next svn:external during
checkout, displaying item properties, checking log etc.) has an
initial lag of up to a minute (e.g. checkout processes the main
repository, displays "checking out external X", lingers). First
connection (e.g. starting the checkout) is usually instantaneous. I
did check for network problems - the situation is the same when the
two machines are connected with an Ethernet cable without any switches
in between (Gigabit connection), or when the server is disconnected
from the network and performs the checkout itself (using the svn://
protocol). There is not such delay when accessing other network
services on the same machine. What else can I do to diagnose the
problem?

Configuration: server P4 3.2 2GB RAM, Linux 2.6.25, IPv4 only, Adaptec
AIC-7901 disk controller, 3 SCSI 10k RPM disks in Raid10, ext3 file
system (135MB/s read 100MB/s write), Intel 82547GI Gigabit Ethernet,
subversion 1.5.2, fsfs hosted repositories served through svn://
(tested to be faster then WebDAV)
clients: Windows XP/2000/Linux, various file system and hardware
setups - Linux is generally faster with the running checkout, but the
delays are not OS-specific

Regards,

Leszek 'skolima' Ciesielski

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

RE: Subversion 1.5.2, connecting to the server is extremely slow

Posted by bl...@collab.net.
double check your DNS configuration...
if you are using any form of authentication like LDAP the machine that is running SVN should have it's PTR record correct in the dns server that is used by the ldap server.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1102698

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].

Subversion 1.5.2, connecting to the server is extremely slow

Posted by Leszek Ciesielski <sk...@gmail.com>.
Hi,

my company is planing to migrate from CVS to SVN, and we seem to have
hit a wall. Even with all the advantages taken into account, the SVN
is just too slow in (while being hosted on a much more powerful
machine than our CVS). Our largest project, which is causing us the
most problems, is about 50k files, almost 200MB. Because large parts
of it are reused in various smaller applications and are not changed
often, we split the project into modules using svn:externals.

The problem is that almost every operation which causes SVN to open a
new connection to the server (skipping to next svn:external during
checkout, displaying item properties, checking log etc.) has an
initial lag of up to a minute (e.g. checkout processes the main
repository, displays "checking out external X", lingers). First
connection (e.g. starting the checkout) is usually instantaneous. I
did check for network problems - the situation is the same when the
two machines are connected with an Ethernet cable without any switches
in between (Gigabit connection), or when the server is disconnected
from the network and performs the checkout itself (using the svn://
protocol). There is not such delay when accessing other network
services on the same machine. What else can I do to diagnose the
problem?

Configuration: server P4 3.2 2GB RAM, Linux 2.6.25, IPv4 only, Adaptec
AIC-7901 disk controller, 3 SCSI 10k RPM disks in Raid10, ext3 file
system (135MB/s read 100MB/s write), Intel 82547GI Gigabit Ethernet,
subversion 1.5.2, fsfs hosted repositories served through svn://
(tested to be faster then WebDAV)
clients: Windows XP/2000/Linux, various file system and hardware
setups - Linux is generally faster with the running checkout, but the
delays are not OS-specific

Regards,

Leszek 'skolima' Ciesielski

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org