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

RE: How to change the "commit to" url?

From: Todd C. Gleason <tgleason_at_impac.com>
Date: Fri, 11 Sep 2009 14:25:18 -0700

> -----Original Message-----
> From: Alex Ryan [mailto:alexander.j.ryan_at_gmail.com]
> Sent: Friday, September 11, 2009 3:16 PM
> To: users_at_tortoisesvn.tigris.org
> Subject: How to change the "commit to" url?
>
> Newbie question...
>
> When I setup a project I initially checked out using a url like
> "svn://192.168.1.10/quotations/trunk".
>
> I'd like to change this but it now seems to be hard-coded.
>
> Could someone please point me to where I go to change it?

Use TortoiseSVN->Relocate to point at the same repo with a different
URL. This is the equivalent of the command-line "svn switch
--relocate".

Note that you only want to use this if it really is the same repo, like
after a server move, IP address change, or going from numerical IP
address to host name (which I suspect is what you're doing).

--Todd

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2393732

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-09-11 23:27:08 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.