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

Re: repositories on a new server in a subdirectory - how t o switch?

From: Florian Seydoux <florianseydoux_at_gmail.com>
Date: Thu, 26 Jun 2008 10:45:28 +0200

Ryan Schmidt wrote:
> [...]
> svn switch --relocate http://www.example.com/svn
> https://svn.example.com/repos/project1
>
But as apparently the structur of the new repo is not the same os the
previous one
(merge of multiples repos?), it's highly probable that the relocate will
not work.

In this case, you should check-out new working copies from the new
repository
(and "manually" move - diff tools can help - the eventual local
modifications not
committed on the previous working copies).

flo

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-06-26 10:46:15 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.