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

Repository upgrade command in 1.5

From: <petesea_at_bigfoot.com>
Date: Mon, 23 Feb 2009 23:57:12 -0800 (PST)

What exactly does the "svnadmin upgrade" command do?

Main reason I'm wondering is because the output from the command implies
it might take a while to run, but when I ran it on a repository (fsfs)
with over 82,000 revs it took no time at all to complete (ok, 0.146
secs)..

The only things it changed are the "format" and "db/format" files:

            format db/format
   ---------------------------
   before 3 1
   after 5 3

The "upgrading the repository may take some time" statement (output when
svnadmin upgrade runs) seems like it might be looking through all the revs
or something, but given there are over 165,000 files in the repository
tree it seems like it would take more then 0.146 secs to look through
them.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1219568

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-24 12:30:25 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.