[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: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
Date: 2007-05-03 07:39:55 CEST

On May 2, 2007, at 12:07, Charlie Davis wrote:

> My repository is being stored on a linux server in the same
> building (downstairs).
> On a linux box in my cubicle, svn checkout/updates/switch are all
> super fast.
> Linux box and my windows desktop are on the same network, plugged
> into the same switch so it's not a networking issue.
>
> The problem:
> Doing svn update takes 1 - 2 minutes, svn switches take more time
> than I can wait. I've never let one finish and I've waited up to 20
> minutes. In the process list svn.exe isn't doing anything. No CPU
> usage, nothing.
>
> Again, if I use a linux box in my cubicle, svn commands are just
> about instantaneous.

How big is the working copy, and how many files and directories are
in it? Working copies with lots of directories will take more time to
process.

Over what protocol are you accessing the repository? http://?
https://? svn://? svn+ssh://? file:///? Is it the same on both clients?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu May 3 07:40:46 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.