wiki:PhpBugTracker2TracScript

Version 8 (modified by Dale Horton, 15 years ago) (diff)

--

phpBugTracker to Trac

Description

This simple script import bugs from a PhpBugTracker database into Trac.

PgSQL Version by domluc

Any king question, feel free to ask me: domluc at gmail dot com


MySQL Version by Viper7

It's not polished, but it could save someone some time ;) Email viper7@… if you need help.


Bugs/Feature Requests

Existing bugs and feature requests for PhpBugTracker2TracScript are here.

If you have any issues, create a new ticket.

Source


Example

./phpbt2trac.py --db phpbt --db-prefix phpbt_ --tracenv /home/{user}/{trac-env}/ -h localhost -u postgres -p '

Recent Changes

16507 by rjollos on 2017-04-16 00:56:42
Fix indentation
14650 by rjollos on 2015-06-08 23:35:25
Add scripts for MySQL and PostgreSQL.

These script were previously attached to the wiki page, with the comments:

PgSQL Version by domluc

Any king question, feel free to ask me: domluc at gmail dot com

MySQL Version by Viper7

It's not polished, but it could save someone some time. Email viper7@… if you need help.

Fixes #12390.

2540 by domluc on 2007-08-01 12:22:21
New hack PhpBugTracker2TracScript, created by domluc
(more)


Author/Contributors

Author: domluc
Contributors: Viper7