On Sat, Mar 3, 2012 at 3:30 PM, Dmitry Chestnykh <dmi...@codingrobots.com>wrote:

> I assume your Go program launches Fossil. When you open a CGI process,
> can't you just write to its standard input:
>
> repository: /path/to/repo.fossil
>

That won't work: the stdin for a CGI process is the HTTP request headers
and POST data.

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal
_______________________________________________
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