Bundle upload page
(1) By anonymous on 2020-04-07 02:31:05 [link] [source]
Is there a page that allows users to upload a bundle so I can easily pull in their changes? Every once in a while I have a contribution to my project that gets sent to me via email. I'm managing to work with that for now just fine but can't help but feel like there might be a better way to submit patches that I am missing.
(2) By Richard Hipp (drh) on 2020-04-07 11:00:23 in reply to 1 [source]
Perhaps you can use Fossil's CGI Server Extension mechanism together with a Wapp script similar to the fileupload.tcl example.