RE: SVN checkout slow on windows compare to linux
From: Wayne Johnson <wayne_at_zk.com>
Date: Thu, 23 Sep 2010 15:56:05 -0700
> >> I have a directory structure with only about 3 or 4 directory
I found this interesting article with the Google.
http://support.microsoft.com/kb/130694
In this article it points out that with long file names directory operations on NTFS are an O(n^2).
It is also possible for NTFS to become fragmented.
The Google was not as helpful in providing any benchmark comparisons be NTFS on Windows vs EXT3/4 on Linux.
Still I don't think this explains 3-4 days to create a working copy. How many files are in the working copy total? How big is the working copy when you get done checking it out?
There has to be some sort of configuration problem. 10 mins. vs 4320 mins. is quite a large difference.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org]. |
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.