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

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

From: Simon Large <simon_at_skirridsystems.co.uk>
Date: 2005-08-05 11:03:17 CEST

SteveKing wrote:
> 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.

Could TSVN do that automatically, or is it dangerous?

Simon

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
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:02:49 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.