| RE: "Copy to " Command bug In TortoiseSVN 1.5.6, Build 14908
From: <rzarookian_at_drti.com>
 Date: Fri, 9 Jan 2009 14:02:38 -0800 (PST) 
I am seeing an error which  may be related.  If I attempt to use the "Copy to" command with the target being a path with spaces you get the following behavior
 Issuing "Copy to" on "https://server/repo/trunk" to 
 https://server/Branches/Bug Fixes/Bugxxxx 
 In pure hypertext these paths are 
 https://server/Branches/Bug%20Fixes/Bug%20xxxx 
 The astute observer will see that Tortoise translated the %20 that means a space in URLs to literally "%20" by substituting the % symbol with %25 (a '%' in hypertext) so the result is the paths as described above.
 I've only seen this happen on TortoiseSVN 1.5.6 14908 32 bit and am not seeing it on TortoiseSVN 1.5.5 14361.  This does not occur if you branch using the right click drag copy and rename.  I believe this behavior is linked to a a string given to a mkcol command issued by Tortoise on the "Copy to" command.
 > In TortoiseSVN 1.5.2, Build 13595 - 32 Bit have not this bug.
 ------------------------------------------------------
 To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
 | 
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.