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

Re: Repo moved - how to update working copies

From: Johan Corveleyn <jcorvel_at_gmail.com>
Date: Wed, 25 Apr 2012 10:50:53 +0200

On Wed, Apr 25, 2012 at 10:43 AM, Gary <listgj-svn_at_yahoo.co.uk> wrote:
> Many thanks. I'll give that a go. I just hope the new server isn't 1.7, because I know the old one was 1.6.

The version of the server doesn't matter. Your svn clients (and
working copies) don't really care (except for some newer features,
such as being able to use the more optimal HTTPv2 protocol if it's a
1.7 mod_dav_svn server).

The commands Stefan cited are client-side commands, to be executed for
all your working copies. The command has simply changed in 1.7, so 1.7
clients need to execute 'svn relocate', while 1.6 clients do the same
with 'svn switch --relocate'.

-- 
Johan
Received on 2012-04-25 10:51:47 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.