Skip to content
Snippets Groups Projects
Select Git revision
  • master default
1 result

trac2gogs

  • Clone with SSH
  • Clone with HTTPS
  • Migrate trac tickets to gogs.

    NOTE: only supported when both Gogs and Trac use an PostgreSQL database

    WARNING: this is a work in progress, not ready for production !

    Done:

    • Imports Components, Priorities, Severities, Versions, Types and Resolutions to labels
    • Imports Milestones
    • Import of tickets
    • Import ticket comments
    • Convert {{{ }}} blocks to
    • Import attachments

    Todo:

    • Convert traclinks (will need another paremeter to redirect them) ?
    • Import wiki pages ?