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

trac2gogs

  • Clone with SSH
  • Clone with HTTPS
  • Sandro Santilli's avatar
    Sandro Santilli authored
    Adds --trac-files and --gogs-data switches
    06653089
    History
    Name Last commit Last update
    COPYING
    README.md
    trac2gogs.go
    trac2gogs_test.go

    Migrate trac tickets to gogs.

    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

    Todo:

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