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

Re: Wildcard bug? Or user error?

From: Nathan Hartman <hartman.nathan_at_gmail.com>
Date: Mon, 3 Sep 2018 21:32:08 -0400

On Mon, Sep 3, 2018 at 6:31 PM Branko Čibej <brane_at_apache.org> wrote:

> These cases are, believe it or not, completely different. On your Mac,
> the shell expands the wildcards. On Windows, Subversion is linked with a
> library that's shipped with Visual Studio (setargv.obj) that expands the
> wildcards in the arguments. It looks like something strange is happening
> during that wildcard expansion.
>
> It would be best to report this to whoever built the Subversion
> binaries; it might be that their setargv.obj is corrupt somehow.
>
> In any case, there's no code in Subversion proper for expanding
> wildcards in the command-line arguments.
>

Thank you for explaining this.

The cli tools were installed with TortoiseSVN. I'll look into this further
and if it appears to be coming from Tortoise I'll report it there.
Perhaps other Tortoise users are not using the command line...
Received on 2018-09-04 03:32:29 CEST

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.