Re: r1577170 - remove wildcard handling from some .exe's on Windows
From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Wed, 19 Mar 2014 10:43:54 +0000 (GMT)
> URL: http://svn.apache.org/r1577170
> Log:
I understand it's nice to not expand the '*' in this particular case, and maybe in all svnmucc commands. However, I am concerned about the inconsistency this introduces between the various svn command-line programs. It looks like
svnmucc propset svn:special "*" URL
will set the prop val to '*', but
svn propset svn:special "*" WC-path
will expand the '*'.
Is this really what we want to give the Windows users?
- Julian
[I mentioned it to Bert on IRC: <http://colabti.org/irclogger/irclogger_log/svn-dev?date=2014-03-13#l198>.]
> * build.conf
> Modified: subversion/trunk/build.conf
|
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.