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

[TSVN] Re: Bug report: "relocate" does not work in some cases

From: Thorsten Möller <Thorsten.Moeller_at_umit.at>
Date: 2005-08-05 11:00:13 CEST

On Friday, August 05, 2005 10:52 AM, SteveKing <stefankueng@gmail.com> wrote
(with possible deletions):

> On 8/5/05, Thorsten Möller <Thorsten.Moeller@umit.at> wrote:
>> because of a switch from plain svn protocol to svn+ssh I had to
>> relocate all my local working copies. For two of them it did not
>> work, which means that TortoiseSVN finished relocating without error
>> but simply did not set the new URL, i.e. the former URL remained.
>> The URLs for which it did not work are:
>>
>> svn+ssh://<myHost>/teaching/trunk/Lectures/Verteilte
>> Systeme/Distributed Transactions
>> svn+ssh://<myHost>/teaching/trunk/Lectures/Verteilte Systeme/RMI
>> Example
>>
>> Maybe it's because the path is quite long and/or contains spaces.
>
> When relocating, you always *must* escape the URLs properly (i.e.
> change a space to %20). That't because the relocate command replaces
> the URL's inside the .svn\entries file.
Ok. Well, treat it as a feature request then ;-) TortoiseSVN should parse
the URL for spaces (and other special symbols) and escape them accordingly.

Regards,
Thorsten

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Aug 5 11:11:52 2005

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

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