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

Re: Upgrading repos to use xdelta

From: John Szakmeister <john_at_szakmeister.net>
Date: 2005-06-16 00:54:50 CEST

On Wednesday 15 June 2005 18:19, Steve Williams wrote:
> I've just upgraded my server to 1.2.0 and I was wanting to dump/load to
> take advantage of the xdelta features. Is the following a recommended
> way of doing this?
>
> >svnadmin create temp
> >svnadmin dump repos | svnadmin load temp
> >mv repos repos.backup
> >mv temp repos
>
> Or is there a more robust or safe method to upgrade a repository?

That technique works just fine. Just remember to copy over any hooks you
may have implemented too!

-John

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jun 16 00:56:35 2005

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.