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

Re: (no subject)

From: Ed <SVN_at_0x1b.com>
Date: Wed, 24 Jun 2009 12:29:44 -0700

On Wed, Jun 24, 2009 at 5:07 AM, Ramachandran,
Vishwanath(IE10)<Vishwanath.Ramachandran_at_honeywell.com> wrote:
> Hi there
>
>
>
> Can a repository moved to a new location from old location?
>
> For e.g. http://svn.com/Test to http://svn.com/Helpdesk
>
>
>
> Will all the revisions of Test will be moved to HelpDesk?
>
>
>
> If yes could you suggest me the steps?
>
> If no, is there a workaround?
>
>
>
You have two things to do:
1) move the repository with the dump/load process - read more here:
http://svnbook.red-bean.com/en/1.5/svn.reposadmin.maint.html#svn.reposadmin.maint.migrate

2) at the client side, re-point to the new repository location with
switch --relocate- or just checkout a fresh working copy - read more
here:
http://svnbook.red-bean.com/en/1.5/svn.ref.svn.c.switch.html

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2365067

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-06-24 21:30:49 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.