= Script for import bugs from 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]. == Source == You can check out PhpBugTracker2TracScript from [http://trac-hacks.org/svn/phpbugtracker2tracscript here] using Subversion, [source:phpbugtracker2tracscript browse the source] with Trac, or download the attachments below. == Example == ./phpbt2trac.py --db phpbt --db-prefix phpbt_ --tracenv /home/{user}/{trac-env}/ -h localhost -u postgres -p ' == Recent Changes == [[ChangeLog(phpbugtracker2tracscript, 3)]] == Author/Contributors == '''Author:''' [wiki:domluc] [[BR]] '''Contributors:''' [wiki:Viper7]