[svk-devel] Bug: Wildcards are not expanded correctly on Win32

Benny Siegert bsiegert at gmail.com
Wed Apr 29 15:13:14 EDT 2009


On Tue, 28 Apr 2009, Chisel Wright wrote:

> On Tue, Apr 28, 2009 at 07:19:42PM +0200, Benny Siegert wrote:
>>  	svk add *.c
>
> I think this is a failing of the shell/command environment.
>
> As I understand it, it's the shell's responsibility to turn "*.c" into
> file1.c, ... fileN.c

This is different between Unix-like systems and Win32, I think. On Win32, 
it is the responsibility of the application to expand the wildcards.

--Benny.



More information about the svk-devel mailing list