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

Re: FSFS packing: experiences?

From: Andy Levy <andy.levy_at_gmail.com>
Date: Thu, 18 Jun 2009 09:18:12 -0400

On Thu, Jun 18, 2009 at 08:44, Johan
Corveleyn<johan.corveleyn_at_uz.kuleuven.ac.be> wrote:
> Has anyone here used the FSFS packing feature of 1.6?
> http://subversion.tigris.org/svn_1.6_releasenotes.html#fsfs-packing
>
> - What are the experiences with this?
>
> - Any caveats, things to look out for?
>
> - Does it improve performance of certain operations (that are heavy on server-IO)? I would hope it improves log and annotate performance (these need to crawl a lot of rev files on the server). Does it?
>
> I'm also a little bit cautious because of the following sentence in the release notes:
> "Once a repository has been packed, there is no migration path back to an unpacked state [...]."
> Is there really no way to "unpack" (short of restoring backups)? No way to experiment with the feature then ... what if it goes wrong or performs worse?

I assume you'd be able to svnadmin dump, create a new repository, then
svnadmin load the dumpfile into that repository. Since svnadmin pack
isn't done automatically anywhere, this should leave you with an
unpacked repository.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-06-18 15:19:14 CEST

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.