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

Re: Changing repository servers

From: Max Bowsher <maxb_at_ukf.net>
Date: 2005-03-16 18:39:03 CET

Schachter, Lorne wrote:
> We've had our subversion repository located on our development server.
> We're
> now ready to move
> the repository over to its own server. I've done a dump of the repository
> and a load onto
> the new server, but I can't figure out how to point my working copy over
> to
> the new server. Is
> that possible or do I have to recreate my working copy from the new
> repository?

Read this:
http://svnbook.red-bean.com/en/1.1/svn-book.html#svn-ch-9-sect-1.2-re-switch

and take note that "svn switch --relocate" (which is what you want in this
case) is a completely different kind of thing to plain "svn switch".

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 16 18:46:38 2005

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.