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

Re: svn up take a very long time using trunk revision 37502

From: Hyrum K. Wright <hyrum_at_hyrumwright.org>
Date: Thu, 30 Apr 2009 07:16:59 -0500

On Apr 30, 2009, at 2:29 AM, Marc Haesen wrote:

> I am currently using subversion revision 37502 from trunk on windows
> (checkout of yesterday).
>
> I have a working copy of https://docbook.svn.sourceforge.net/svnroot/docbook/trunk
> When I do the ‘svn up’ command on this working copy it takes hours.
>
> In the debugger I see that it keeps on executing the tweak_entries
> routine. In filemon I see that it is continuously writing to the
> wc.db files and continuously creating wc.db-journal files. In the
> task manager I see that it is writing giga bytes of data to disk.
>
> Finally the svn up finishes successfully.

Subversion trunk now has the new wc-ng storage format for working copy
access. It is known to be slow, and performance will improve
significantly as we progress toward 1.7. That is part of the
excitement of running Subversion trunk!

Glad to hear that your update finishes successfully, though. :)

-Hyrum

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1994709
Received on 2009-04-30 14:17:25 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.