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

Re: Change to another repository

From: Joshua Varner <jlvarner_at_gmail.com>
Date: 2005-09-13 15:39:26 CEST

On 9/13/05, Anusha <anusha.mahalingam@eprotea.com.my> wrote:
>
> Hi!
>
> I have a repository called test at http://192.168.2.25/svn/test/.
>
> Now i have created another repository called iddm AT
> http://192.168.2.25/svn/iddm/
>
> I would like to know how i can commit all my files to the iddm repository.
> Rite now when i use the commit command on svn the files are being committed
> to test repository.
>
> Please advise on how to point to iddm repository.
>

You want to use svn switch --relocate OLDURL NEWURL, see
http://svnbook.red-bean.com/en/1.1/re27.html for more
detail.

Josh

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Sep 13 15:43:17 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.