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

REPOST: Spaces in svn:externals definition

From: Daniel F Garcia <dgarcia_at_kobold.com.au>
Date: 2006-10-12 07:32:31 CEST

I thought I'd repost without the digital ID. I know some people have trouble
with it.

I've using spaces in svn:externals references in the source field for some
time, using %20 in place of the space character and it has always worked. Eg

 Final
http://svn-sys.kobold.local/svn/Operational%20Library%20(CBU-OPL)/Templates/
Final/

This morning I tried adding a space in the target field with no luck

 Final%20Templates
http://svn-sys.kobold.local/svn/Operational%20Library%20(CBU-OPL)/Templates/
Final/

When I did an update I got a folder in my working copy with
name="Final%20Templates". (ie no space, but the literal characters '%','2'
and '0')

I tried
        'Final Templates'
http://svn-sys.kobold.local/svn/Operational%20Library%20(CBU-OPL)/Templates/
Final/

And
        "Final Templates"
http://svn-sys.kobold.local/svn/Operational%20Library%20(CBU-OPL)/Templates/
Final/

But tortoiseSVN wouldn't let me set those values.

What is the correct way to add a space in the target name ?
 
Daniel F Garcia
Project manager

Mobile: 0438 670 947
Phone: 07 3810 0000
Email: dgarcia@kobold.com.au
Address: Level 1, Commonwealth Bank Building, 143 Brisbane St, Ipswich Q
4305
Postal Address: PO Box 893 Ipswich Q 4305

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Thu Oct 12 07:32:42 2006

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.