On Thu, 29 Nov 2012 21:19:24 -0300, Richie Adler <[email protected]> wrote: >> Thanks for the tip, but it's much more involved than simply "fossil >> add "*.html"". > >Peter's solution is "much more involved" but compiling your own fossil >executable is acceptable?!
It's just that if possible, I'd rather use the same command at all times (fossil add myfile.txt, fossil add *.txt), rather than having to use a work-around. 1. BTW, if the MinGW version offers better support for shell use, why is the Windows binary compiled with MSVC? 2. Also, the Fossil wiki says: "Note that Fossil requires the "zlib" compression library. This library is available by default on most unix systems, but it will typically have to be installed separately on windows systems. For windows builds, you may need to edit the makefile to tell it exactly where zlib is located on your system." Which files should I install where? Binaries + developer files? http://gnuwin32.sourceforge.net/packages/zlib.htm Thank you. _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

