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

Re: [PATCH] issue #787: Wildcards not expanded in filename arguments on Windows.

From: Russell Yanofsky <rey4_at_columbia.edu>
Date: 2003-06-23 03:22:26 CEST

Branko Cibej wrote:
> Martin Hauner wrote:
>> ...
>> * build/generator/gen_win.py
>> (get_win_libs): added support of * wildcard expansion on
>> Windows by adding setargv.obj as linker input for the svn
>> command line client.
>
> I disagree with this change. The problem is that globbing can't be
> turned off now. On Unix, the shell does the globbing, and correct
> quoting will turn it off.

The caller can "turn off" globbing by simply not putting wildcard characters on
the subversion command line. The question mark and asterisk don't appear in
windows filenames or in subversion commands and options so there is no
ambiguity.

- Russ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 23 03:31:20 2003

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

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