Re: Possible bug regarding spaces in unc paths in 1.6.8
From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Tue, 08 Jun 2010 18:31:53 +0200
On 08.06.2010 18:20, David Carr wrote:
>>>> Can you reproduce it with the command-line client?
The problem here is that urls must be escaped before they can be used by
Imagine the following url:
file:///c:/my folder/repo/trunk/my subfolder
But if you escape that url, you get:
which also doesn't work. What *would* work however is this url:
only the part *inside* the repository should be escaped. Problem is that
Stefan
-- ___ oo // \\ "De Chelonian Mobile" (_,\/ \_/ \ TortoiseSVN \ \_/_\_/> The coolest Interface to (Sub)Version Control /_/ \_\ http://tortoisesvn.net ------------------------------------------------------ http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2618520 To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].Received on 2010-06-08 18:32:05 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.