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

RE: Change of server name

From: Clyde Jones <cjones_at_exelixis.com>
Date: 2007-03-05 17:18:34 CET

You need to use svn switch --relocate

That lets you change the server portion of the url

http://svnbook.red-bean.com/nightly/en/svn.ref.svn.c.switch.html

$ svn switch --relocate file:///tmp/oldlocation file:///tmp/newlocation
.

-----Original Message-----
From: Antony Gelberg [mailto:antony@wayforth.co.uk]
Sent: Sunday, March 04, 2007 12:59 PM
To: users@subversion.tigris.org
Subject: Change of server name

Hi all,

I have an SVN repo that I've been working with for some time. I'm the
only user. Since I created the repo, the server has changed name. Is
there an easy way to perform a commit from my working copy? I can see
that the server name is mentioned in all the .svn/entries files. Can I
find / sed my way through those files and expect the commit to work?

Otherwise, what are my options? Perform an import to a brand-new
repository and lose my changelogs?

Antony

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

This email (including any attachments) may contain material
that is confidential and privileged and is for the sole use of
the intended recipient. Any review, reliance or distribution by
others or forwarding without express permission is strictly
prohibited. If you are not the intended recipient, please
contact the sender and delete all copies.

Exelixis, Inc. reserves the right, to the extent and under
circumstances permitted by applicable law, to retain, monitor
and intercept e-mail messages to and from its systems.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Mar 5 17:19:04 2007

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.