= phpBugTracker to Trac = == Description == This simple script import bugs from a PhpBugTracker database into Trac. PgSQL Version by [wiki:domluc] > Any king question, feel free to ask me: domluc at gmail dot com [[BR]] MySQL Version by [wiki:Viper7] > It's not polished, but it could save someone some time ;) Email [mailto:viper7@viper-7.com] if you need help. [[BR]] == Bugs/Feature Requests == Existing bugs and feature requests for PhpBugTracker2TracScript are [report:9?COMPONENT=PhpBugTracker2TracScript here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=PhpBugTracker2TracScript&owner=Viper7 new ticket]. [[BR]] == Source == * PgSQL * Check out PhpBugTracker2TracScript from [http://trac-hacks.org/svn/phpbugtracker2tracscript here] using Subversion * [source:phpbugtracker2tracscript Browse the source] with Trac * Download the attachment below * MySQL * Check out phpbtmysql2TracScript from [http://catapult.viper-7.com/svn/phpbt2trac here] using Subversion * [http://catapult.viper-7.com/trac/browser/phpbt2trac/phpbtmysql2trac.py Browse the source] with Trac (''external'') * Download the attachment below [[BR]] == Example == ./phpbt2trac.py --db phpbt --db-prefix phpbt_ --tracenv /home/{user}/{trac-env}/ -h localhost -u postgres -p ' [[BR]] == Recent Changes == [[ChangeLog(phpbugtracker2tracscript, 3)]] [[BR]] == Author/Contributors == '''Author:''' [wiki:domluc] [[BR]] '''Contributors:''' [wiki:Viper7]