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

Re: Relocate fails with "Relocate can only change the repository part of an URL"

From: Ryan Schmidt <subversion-2009b_at_ryandesign.com>
Date: Tue, 13 Oct 2009 18:37:51 -0500

On Oct 13, 2009, at 17:34, marc wrote:

> I use tortoise (v1.6.5) to manage my SVN (v1.6.5) repositories (on
> XP). Hope someone can help me though...
>
> I copied my repository to another location on my computer. I needed
> the external harddisk it was on for other purposes. After trying to
> commit to the old location I got an error message and found out I had
> to do a relocate. After right-clicking the top-level folder (which
> strangely misses the SVN icon, but the folders inside still show them)
> and entering the new repository location over the old one and clicking
> OK (actually twice if you count the warning about doing a switch
> instead)

Can't help you with your TortoiseSVN usability complains; please
direct them to the TortoiseSVN mailing list. We do not support that
product here.

> SVN came up with the error above. What do I have to do in
> order to commit to the repository in te new location?

All you should have to do is "svn switch --relocate", as you're trying
to do. The error message suggests to me you are trying to change more
of the URL than just the part that points to the repository. If you
need help debugging that, please show us the old and new URLs and the
old and new repository locations on disk.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-10-14 01:38:50 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.