On Feb 11, 4:06 pm, Ben Collins-Sussman <[email protected]> wrote:

 > It turns out that a completely generic svn-apache server has the
same
> problem.  I've sent an email to the public [email protected]
> list to try and figure out why:
>  http://svn.haxx.se/dev/archive-2009-02/0225.shtml

Thanks, I'm glad you are willing to investigate this :-)


> Incidentally, I have 2 questions for you:
>   1. Are you in the regular habit of having to upload thousands of
> files to svn?  Is this a common thing?

Only when doing major restructuring, which is what I'm into at the
moment... Most of my restructuring is done now, though, the rest can
be done with simple online-renames/moves.

The main reason I started using parallel commits is that it at first
seemed to work, and increased throughput by quite a lot.

Browsing the repository using "SVN repositories" in Subversive/Eclipse
is about 5 times slower to "expand" a directory than using svn ls on
the command line, I believe this is because Subversive is
unnecessarily fetching various properties and even the history, so
I'll take that up on their mailing lists/forums.


>   2. Have you tried a plain old 'svn import' or a single 'svn commit'
> of everything recently?  We should be much more stable now.

Attemps from one of servers:

1m29.184s for svn import of 688kB of 101 files in 61 directories.

svn import of the previous t2platform-testhelpers.zip took 29.9
seconds, so about the same time as before. No errors in either case.

Trying now a full svn import of 3017 files in 2796 directories (31
MB), using svn 1.4.3. I'll report back once it's finished.


Part of my restructuring was to split into multiple projects to avoid
having to checkout out (or commit) on everything, so for us hopefully
we won't run into many of these issues again for a while..

Thanks for your help so far! :-)

--
Stian Soiland-Reyes
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Hosting at Google Code" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-code-hosting?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to