Are you comfortable with Tcl ? If not, ignore me. Otherwise you might be interested in FX [1] which is a Tcl application wrapping around Fossil to do some additional things like mail notification on changes and multi-remote mirroring. The latter is able to 1-way sync from a Fossil repository to a git repository. It uses fossil's git export facility and adds the necessary git magic for upload to a remote git.
The main repositories on http://core.tcl.tk/ are using this tool to generate their mirrors at https://github.com/tcltk [1] http://core.tcl.tk/akupries/fx/index On Sun, Aug 16, 2015 at 4:40 PM, Chad Perrin <[email protected]> wrote: > Does anyone have a good solution for updating a GitHub repository with > commits from a Fossil repository? I don't need the GitHub repo to > accept any commits from anywhere else at this time. > > -- > Chad Perrin [ original content licensed OWL: http://owl.apotheon.org ] > _______________________________________________ > fossil-users mailing list > [email protected] > http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users -- % Tcl'2015 Oct 19-23 = http://www.tcl.tk/community/tcl2015/cfp.html % EuroTcl'15 June 20-21 = http://www.eurotcl.tcl3d.org/ Andreas Kupries Senior Tcl Developer Code to Cloud: Smarter, Safer, Fasterâ„¢ F: 778.786.1133 [email protected], http://www.activestate.com Learn about Stackato for Private PaaS: http://www.activestate.com/stackato _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

