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

Re: Moving repository from svn to http

From: Scott Palmer <scott.palmer_at_2connected.org>
Date: 2005-01-07 21:31:16 CET

On Jan 7, 2005, at 2:49 PM, Håvard Vold wrote:

> I need advice for the following situation :
>
> I have several users with three or four repositories served by an
> svnserve.exe configuration, and am now going to move these
> repositiories to another server where the serving will be done with
> Apache2 and DAV. The working directories of my users know of their
> repositories' URL as starting with svn:, now it will be http:.
>
> The question is : Do I tell my users to commit all their working
> directories, delete them and then check out under the http: URL, or is
> there an easier way.
>

I think the command you are looking for is:

svn switch --relocate

Scott

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jan 7 21:35:15 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.