DescriptionFix applying svn:executable on Windows.
For an unknown reason, 'svn propset svn:executable * foo.sh' doesn't work on
Windows. It is even more awkward that 'svn propset svn:executable . foo.sh'
works just fine, in particular, subversion replaces the value, as long as it's
not an empty string, back to '*'.
R=petermayo@chromium.org
BUG=
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=158281
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|