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

Re: wc-ng on trunk: what you need to know

From: Hyrum K. Wright <hyrum_at_hyrumwright.org>
Date: Mon, 27 Apr 2009 19:57:00 -0500

On Apr 27, 2009, at 5:35 PM, Daniel Shahaf wrote:

> Hyrum K. Wright wrote on Mon, 27 Apr 2009 at 13:08 -0500:
>> Existing (pre-wc-ng) trunk working copies are format 11. This format
>> is not supported moving forward, and you will need to either
>> downgrade
>> to format 10 (supported by 1.6.x) or upgrade to format 12.
>
> How do I upgrade or downgrade a wc from format 11?
>
> (the one I want to upgrade is my svn trunk wc. the one I want to
> downgrade is another wc I stupidly used the wrong trunk version on.)

Upgrade can be accomplished by running 'svn cleanup'. Any Subversion
command run on the working copy should tell you to do this before the
working copy is usable with Subversion 1.7.

Downgrade is (theoretically) supported by change-svn-wc-format.py,
thought I have not tested this method.

-Hyrum

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1955193
Received on 2009-04-28 02:57:53 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.