Hi,
yep indeed this was the first thing I tried. Thanks for all the replies.
simply using [myrepo:/foo bar] works.
The error was an unnecessary space in the declaration of the user
group @G_special_group
So a simple typo.
Thank you all again.
Necati
On Wed, Feb 23, 2011 at 6:03 PM, Daniel S
On Feb 23, 2011, at 07:12, Necati Mercan wrote:
> I'm using svn-version 1.4.6, apache version 2.2.8 on an ubuntu 8.04 LTS.
Please upgrade; 1.4.x and earlier are not supported anymore.
Necati Mercan wrote on Wed, Feb 23, 2011 at 14:12:19 +0100:
> How do I specify a folder with whitespaces in its name? Tried single
> quotes, double quotes, %20 but to be honest it is irritating.
Have you tested just
[/foo bar]
?