Trac 到 Bugzilla 迁移?
有任何技巧、脚本或其他工件可以减少将数据从 Trac 实例导入到 Bugzilla 实例的工作吗?
我们有一个修改过的 Bugzilla,所以 importxml.cgi 可能不是一个好的选择。即使可用,问题也变成了“如何将 Trac 数据映射到 Bugzilla 数据”。
尽管这可能很棘手,但我认为我们必须使用一些映射表进行数据库到数据库的迁移。恶心。
任何帮助表示赞赏!
Any tips, scripts, or other artifacts that will make importing data from a Trac instance into a Bugzilla instance less work?
We have a modified Bugzilla, so it's likely that importxml.cgi won't be a good choice. Even if that were available, then the problem becomes "how to map Trac data to Bugzilla data."
As icky as it might be, I think we're going to have to do a database-to-database migration with some mapping tables on the side. Yuck.
Any help is appreciated!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Max Kanat-Alexander 刚刚向 Bugzilla 的 HEAD 提交了 migrate.pl。他为 GNATS 编写了一个导入程序,但我们也将与他合作添加 Trac 功能。
https://bugzilla.mozilla.org/show_bug.cgi?id=519584
Max Kanat-Alexander has just committed a migrate.pl to Bugzilla's HEAD. He's written an importer for GNATS, but we'll work with him on adding a Trac capability too.
https://bugzilla.mozilla.org/show_bug.cgi?id=519584