> For details and download see > http://repository.mobile-developers.de/cgi-bin/ikoch/sharpfossil > Please clone and play with it. Any response is welcome.
Great stuff, I'm definitely interested in something like this, I'll have to take a look. Two things: 1) I was unable to run the WinFossil binary you made available for download (Win7, x64). However, I also realized I wasn't able to run the fossil.exe you provided also because it is dependent on zlib1.dll, which I do not have on my system. Static link perhaps? 2) This is to the Fossil community, would it be possible to get into the main branch of Fossil the minor change necessary for this project? That is, placing a CR/LF at the end of request printfs so that processes that spawn Fossil.exe programmatically can process over the stdout/stdin. Perhaps some command line argument to enable this? This reminds me of a neat feature Perforce has, and that is a command line option to enable a formatted output, so a parent process has an easier job to parse any output. Thank you, Jeff _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

