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

Re: Upgrade Subversion Repository from 1.5 into 1.8

From: Mark Phippard <markphip_at_gmail.com>
Date: Mon, 16 Dec 2013 09:14:28 -0500

On Mon, Dec 16, 2013 at 9:03 AM, Krishnamoorthi Gopal <
krishnamoorthi_at_vernal.is> wrote:

>
> Thanks for your clarification pavel..
>
> If i used existing repositories in Subversion 1.8 then how can i benefit
> features in new version..
>
> Shall i use commands like "svnadmin Upgrade" to upgrade my existing repos
> into latest..
>

It depends what features you care about. Most features are specific to the
client version and will work with any server version. If you are looking
to take advantage of all of the disk space saving features in repositories
then you need to dump/load the repository to rewrite the data in the new
format. svnadmin upgrade enables some of those features, but not all of
them.

You do not need to do this for client features though, like improvements in
svn merge etc.

Mark Phippard
http://markphip.blogspot.com/
Received on 2013-12-16 15:15:00 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.