wiki:PhpBugTracker2TracScript

Import phpBugTracker tickets into Trac

Description

This script allows you to import tickets from a phpBugTracker database into Trac. phpBugTracker is a web-based bug tracker and is itself GPL-licensed.

The script could be called as follows:

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

Bugs/Feature Requests

Existing bugs and feature requests for PhpBugTracker2TracScript are here.

If you have any issues, create a new ticket.

defect

2 / 2

Download

Download the zipped source from here.

Source

Check out here using Subversion, or browse the source with Trac.

Installation

General instructions on installing Trac plugins can be found on the TracPlugins page.

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
Maintainer: domluc
Contributors: Viper7

Last modified 7 years ago Last modified on Mar 8, 2017, 7:59:48 PM