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

Re: AW: Problems setting svn:ignore property to "*" via windows command line

From: Felix Gilcher <felix.gilcher_at_bitextender.com>
Date: Tue, 9 Feb 2010 11:29:33 +0100

On Feb 9, 2010, at 11:27 AM, Janosch Scharlipp wrote:

>
> Thanks for your answers, but still i think this is not as it should be.
> If the parameter is expanded by the shell, or as if it was the shell, then
> the shell escaping mechanism (^ on windows) should work.
> If parameter expansion takes place deeper in the program itself, then it
> should know, that this parameter should not be expanded.

Well, as the referenced discussion points out the expansion depends on the runtime that the program is linked to. So the root cause is that each runtime handles expansion different, there's little the program can do. Using no expansion at all is no option either.

>
> Janosch
>

<snip>

>
> See http://svn.haxx.se/users/archive-2009-05/0846.shtml
>
> Stefan
>
>

--
Felix Gilcher
Bitextender GmbH
Paul-Heyse-Str. 6
D-80336 München
Received on 2010-02-09 11:30:11 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.