On 1/18/16, Jonathan Otsuka <[email protected]> wrote: > I have a few git repositories I would like to transition to fossil wiki. My > current thinking is to iterate through the git history and do fossil wiki > commits. We want to keep the history. Is there a better way to do this? >
Can you use "embedded documentation" (https://www.fossil-scm.org/fossil/doc/cd58f59a474c7ef773d1/www/embeddeddoc.wiki) instead of Wiki? That way you can import using "fossil import"... Almost all of the Fossil documentation uses the embedded docs technique. -- D. Richard Hipp [email protected] _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

