{"id":21719969,"url":"https://github.com/ext/trac_migration","last_synced_at":"2026-05-10T00:36:37.901Z","repository":{"id":3066985,"uuid":"4089723","full_name":"ext/trac_migration","owner":"ext","description":"Script to port trac issues to github","archived":false,"fork":false,"pushed_at":"2012-04-20T18:21:40.000Z","size":100,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-26T01:45:27.085Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ext.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-04-20T18:14:31.000Z","updated_at":"2014-06-09T20:41:26.000Z","dependencies_parsed_at":"2022-08-27T06:40:34.045Z","dependency_job_id":null,"html_url":"https://github.com/ext/trac_migration","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ext%2Ftrac_migration","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ext%2Ftrac_migration/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ext%2Ftrac_migration/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ext%2Ftrac_migration/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ext","download_url":"https://codeload.github.com/ext/trac_migration/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235619739,"owners_count":19019398,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-26T01:46:07.774Z","updated_at":"2026-05-10T00:36:37.830Z","avatar_url":"https://github.com/ext.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Trac ticket migration\n=====================\n\nThis script is provided as-is and I take no responsibility for it. That said I have used it successfully a few times.\n\nUsage:\n\n    wget URL/query\\?status\\=assigned\\\u0026status\\=closed\\\u0026status\\=new\\\u0026status\\=reopened\\\u0026format\\=csv\\\u0026col\\=id\\\u0026col\\=summary\\\u0026col\\=status\\\u0026col\\=type\\\u0026col\\=priority\\\u0026col\\=milestone\\\u0026col\\=component\\\u0026col\\=reporter\\\u0026order\\=id\\\u0026col\\=description\n    sqlite3 -csv trac.db \"select ticket, time, author, newvalue from ticket_change where field = 'comment' and newvalue != '' and author != ''\" \u003e comments.csv\n    python migrate.py -u USER -o ORG -p PROJECT -a AUTH query.csv commets.csv\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fext%2Ftrac_migration","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fext%2Ftrac_migration","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fext%2Ftrac_migration/lists"}