RE: svn 1.7 improvements: Large repo? (w/ 40,000 files)
From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Mon, 14 Feb 2011 17:23:38 -0500
> I notice that svn v1.7 is slated to have a new transfer protocol as
That's why you shouldn't be doing "full" checkouts very often. You should check out the portion of your repository that you need to work on. Also, you also shouldn't need to checkout very much. Once you have a working copy you are mostly doing "update" which just brings down the modified files since your last checkout/update.
>
It could be if it is a windows machine. Trying checking out to a RAM disk. I have found the performance is much much faster.
> Assuming I upgrade my client to 1.7 when it comes out, my questions
Most of the wc perf improvements will probably work with a 1.6 server. But, I expect there are some that won't.
All that said, I never heard that there will be a new protocol.
BOb
|
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.