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

Re: Spaces in svn:externals definition

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-10-12 08:48:33 CEST

On 10/11/06, Daniel F Garcia <dgarcia@kobold.com.au> wrote:

> 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')

of course, '%' is a valid char for file/foldernames.

> 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.

Actually, it's not TortoiseSVN but Subversion which rejects those.
You should report this on the Subversion mailing list.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Thu Oct 12 08:48:39 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.