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

Re: Upgrade Subversion from 1.5 to 1.9

From: Stefan Sperling <stsp_at_elego.de>
Date: Mon, 21 Mar 2016 20:58:37 +0100

On Mon, Mar 21, 2016 at 10:33:49AM -0700, Safarulla Meerasahib wrote:
> Hi,
>
>
>
> We have recently taken over a production application from other team, which uses the SVN 1.5.0 as one of the component. Now we have a requirement to upgrade this to latest version of the subversion.
>
> While going through the Apache subversion link we have noticed that Subversion 1.9 can only upgrade working copies created with Subversion 1.6 and Subversion 1.7.
>
> Is there any workaround to upgrade 1.5.0 to 1.9?

Use 'svn checkout' to get new working copies after upgrading.
Note that working copies are only used by the Subversion client.

A 1.9 server is fully backwards compatible to repositories created
by any version of Subversion.

If you are unsure about the differences between working copies and
repositories, please read this page:
http://svnbook.red-bean.com/nightly/en/svn.basic.version-control-basics.html
Received on 2016-03-21 20:58:47 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.