Hi Emil,

what you are missing is that it is not fossil itself that expands
the wildcard, but the shell in which you invoke it. On Linux (UNIX, ...)
the shell, Bourne shell or otherwise, expands the wildcard into a
list of file names and fossil simply picks up the expanded names.

On Windows nothing of the sort happens. Each program is itself
responsible for dealing with the arguments.

Regards,

Arjen

On 2011-09-26 12:34, Emil Totev wrote:
Hi
This is fossil version 1.19 [6517b5c857] 2011-09-01 18:25:19 UTC
on Windows 7 SP1

fossil add *
D:\utils\programs\fossil.exe: file not found D:/TEMP/proj/*

Files are of course there, but it seems the wrong path separator is used (/).
The same works OK with
This is fossil version 1.18 [df9da91ba8] 2011-07-13 23:03:41 UTC

Are there really so few people using fossil on Windows or am I missing
something?

Emil
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users



DISCLAIMER: This message is intended exclusively for the addressee(s) and may 
contain confidential and privileged information. If you are not the intended 
recipient please notify the sender immediately and destroy this message. 
Unauthorized use, disclosure or copying of this message is strictly prohibited.
The foundation 'Stichting Deltares', which has its seat at Delft, The 
Netherlands, Commercial Registration Number 41146461, is not liable in any way 
whatsoever for consequences and/or damages resulting from the improper, 
incomplete and untimely dispatch, receipt and/or content of this e-mail.




_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to