
On Mon, 4 Oct 2021 at 12:07, Jean-Paul Calderone <exarkun@twistedmatrix.com> wrote:
On Mon, Oct 4, 2021 at 5:39 AM Chris Withers <chris@withers.org> wrote:
On 04/10/2021 10:32, Adi Roiban wrote:
For me, the Trac migration was Plan B, and I would like to spend the available time looking at migrating Trac Tickets to GitHub Issues
That would certainly get my vote.
I wish I had spare cycles, but I'm already in three levels deep yack shaving that had me hit this...
I am working on migrating Tahoe-LAFS Trac to GitLab. If Twisted wants to use GitLab instead, I'll probably eventually have a tool that makes this an easy transition. If not, I'll at least have a tool that loads everything from a trac project environment into an in-memory model where it's easier to transform into something else.
Jean-Paul
I saw this project which does Trac to GitLab migration: https://github.com/tracboat/tracboat I didn't have time to check it out, but even when migrating to GitHub, I was thinking that some code can be reused from there. For example converting from TracWiki markup to Markdown. Regards -- Adi Roiban