[[PageOutline(2-5,Contents,pullout)]] = phpBugTracker to Trac == Description This simple script imports tickets from a phpBugTracker database into Trac. == Bugs/Feature Requests Existing bugs and feature requests for PhpBugTracker2TracScript are [report:9?COMPONENT=PhpBugTracker2TracScript here]. If you have any issues, create a [/newticket?component=PhpBugTracker2TracScript new ticket]. [[TicketQuery(component=PhpBugTracker2TracScript,group=type,format=progress)]] == Source == Download and Source Download [download:phpbugtracker2tracscript the zipped source], check out [/svn/phpbugtracker2tracscript here] using Subversion, or [source:phpbugtracker2tracscript browse the source] with Trac. == Example The script could be called as follows: {{{#!sh ./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]] '''Maintainer:''' [[Maintainer]] [[BR]] '''Contributors:''' [wiki:Viper7]