Spaces in external checkout folder
From: Soren <BigBenDk_at_gmail.com>
Date: Thu, 22 May 2008 06:45:09 -0700 (PDT)
Hi
I have a problem setting an svn:externals property on a folder, using
I have the newest version of TortoiseSVN installed, running Windows XP
My problem is there is a space in the folder name it checks out in.
My Folder svn://server/My Folder
I can escape the URL, to svn://server/My%20Folder - and that part
I can not remove the space in the folder, it would break a lot.
Tried the following combination's:
MyFolder svn://server/My%20Folder - Parses, but does obviously not
My Folder
My%20Folder svn://server/My%20Folder - Parses, but does not put a
"\My Folder\" svn://server/My%20Folder - Does not parse
According to http://svn.haxx.se/tsvn/archive-2006-01/0409.shtml the
Anyone has a suggestion for this?
---------------------------------------------------------------------
|
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.