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

Re: Windows SVN Client Incredibly Slow

From: Charlie Davis <fishgills_at_fishgills.net>
Date: 2007-05-02 21:08:01 CEST

Here's my ping to the SVN server:

C:svn-win32-1.4.3bin>ping sjccs01

Pinging sjccs01.2wire.com [10.0.0.51] with 32 bytes of data:

Reply from 10.0.0.51: bytes=32 time<1ms TTL=63
Reply from 10.0.0.51: bytes=32 time<1ms TTL=63
Reply from 10.0.0.51: bytes=32 time<1ms TTL=63
Reply from 10.0.0.51: bytes=32 time<1ms TTL=63

Ping statistics for 10.0.0.51:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 0ms, Maximum = 0ms, Average = 0ms

C:svn-win32-1.4.3bin>

I tried using the IP of the server and get the same problem.

I'd imagine that if it was a DNS problem, every svn command would have the same length of delay. I let "svn switch" run and it took 28 minutes. "svn update" takes 2 minutes every time even when there are no changes.

I find it funny that a linux box next to me has no trouble going through the same network, using the same DHCP server, same everything. Just a different IP of course. Go linux I guess ;)

-Charlie

----- On Wednesday, May 2, 2007 rouilj@renesys.com wrote:

> On Wed, May 02, 2007 at 10:20:15AM -0700, Charlie Davis wrote:
>>
>> I've turned off my anti-virus and don't index my hard drive.
>>
>> When I do the SVN commands, my hard drive is idle and cpu is
>> idle. With svn update, it will sit there for a minute doing
>> nothing.... then all the sudden svn cpu's usage spikes, hard drive
>> start being used and it commences with the update.
>>
>> I don't get slow updates or commits. It just takes forever for svn
>> to start them it seems.
>>
>> For example, with an update I type "svn update" and I get
>> nothing. Just sits there for a minute. Then I get the output from the
>> command in real-time. There's just a LONG pause before it does
>> anything.
>
> Sounds like a dns timeout, or an issue on the server then. Can you
> ping the subversion host without a delay? Can you issue 'svn update'
> followed by another 'svn update' without a delay on the second update?
>
> Maybe try using an ip address?
>
> --
> -- rouilj
>
> John Rouillard
> System Administrator
> Renesys Corporation
> 603-643-9300 x 111
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 2 21:08:27 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.