= Script for import bugs from PhpBugTracker to Trac = == Description == This simple script import bugs from a PhpBugTracker database into Trac. Any king question, feel free to ask me: domluc at gmail dot com == 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=domluc new ticket]. == Download == Download the zipped source from [download:phpbugtracker2tracscript here]. == Source == You can check out PhpBugTracker2TracScript from [http://trac-hacks.org/svn/phpbugtracker2tracscript here] using Subversion, or [source:phpbugtracker2tracscript browse the source] with Trac. == 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]