On Thu, 29 Nov 2012 11:32:06 -0500, Richard Hipp
<[email protected]> wrote:
>What do these commands say?
>
> dir *.html
> fossil test-echo *.html
D:\Temp\test.fossil>dir *.html
Directory of D:\Temp\test.fossil
29/11/2012 17:19 5 dummy.html
1 File(s) 5 bytes
0 Dir(s) 303 243 038 720 bytes free
D:\Temp\test.fossil>fossil test-echo *.html
argv[0] = [fossil]
argv[1] = [test-echo]
argv[2] = [*.html]
It works with a single file:
D:\Temp\test.fossil>fossil add dummy.html
ADDED dummy.html
I've always tried using the full paths, to no avail:
D:\Temp\test.fossil>fossil add "D:/Temp/test.fossil/*.html"
fossil: not found: D:/Temp/test.fossil/*.html
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users