wiki:PhpBugTracker2TracScript

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

--

phpBugTracker to Trac

Description

This simple script imports tickets 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 '

Author/Contributors

Author: domluc
Contributors: Viper7