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

Re: SVN 1.7.1

From: Nico Kadel-Garcia <nkadel_at_gmail.com>
Date: Sun, 4 Dec 2011 15:02:25 -0500

On Fri, Dec 2, 2011 at 2:19 AM, i_maliavko <i_maliavko_at_wargaming.net> wrote:
> Hi.
>
> I'm using it since official release. And decision to using it was my big
> fail. Becase:
> 1. commit list makes about 10 minutes time after time;
> 2. first update in day last over 15 minutes;
>
> I'm working on big project (over 100 000 files) and waste about an hour on
> waiting SVN operations. And the saddest thing that this operations takes my
> HDD off and now I have no time to back to the old SVN version. All my
> programms and IDEs are very busy within updating process. I hope you'll fix
> yours problems with new version but I'll also try to solve it on my working
> place by ubdating OS and all drivers.
>
> Thanks

Ouch. I'm a friendly list contributor, not a core developer, but
perhaps I can offer a thought or two.

What OS are you using? CIFS accessed filesystems with lots of files
have been a historical headache, so if you're using a Windows box with
a network share, you may be really hurting on that basis.

Why does the project have 100,000 files? Should it be factored into
smaller chunks for *other* reasons?

Which network protocol are you using to access the repository? I've
been pushing svn+ssh for security reasons, but encryption itself can
be a significant computational burden in large data transfers.
Received on 2011-12-04 21:02:59 CET

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.