Links

Content Skeleton

This Page

Previous topic

Conversion of Trac wiki to Sphinx rst

Next topic

SOP : for servers

Trac2Github

Migration of code and bug tracker issues stored in SVN+Trac to Github

SVN to git

git-svn

Trac wiki content to Sphinx content

Trac wiki pages for me somehow turn into write-only content much more than the immediacy of plain rst files in your repo, ready to be compiled by Sphinx into pretty html or PDF.

Need:

  • xmlrpc (or some such) pulling from Trac DB wiki pages into files
  • tracwikitext to (sphinx)rst conversion

XMLRPC access to Trac

  • ~/e/otrac/xmlrpc-wiki-backup.py

    • requires