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

Re: svn:externals with space in path

From: Luke Imhoff <luke_at_cray.com>
Date: Mon, 01 Dec 2008 09:42:45 -0600

Since the externals are interpreted like URLS, did you try URL escaping?
e.g. %20 for spaces?

On Mon, 2008-12-01 at 12:21 +0100, Hendrik Maryns wrote:
> Hi,
>
> I wanted to define an svn:externals property:
>
> ^/Fichtehaus-Webseite/WebContent Fichtehaus
> ^/Weltladen website/WebContent Weltladen
>
> As you see, the second path contains a space. This does not work. I
> tried several variants, with " and \ but didn’t get it to work. This
> does not seem to be documented.
>
> Can I do this?
>
> As a workaround, I renamed the directory with spaces, which is easier to
> work with anyway, but it seems like a bug to me.
>
> Cheers, H.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-12-01 16:43:16 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.