= Conversion Script for Project Sycamore wikis = == Description == This is the first pass at a script to convert [http://projectsycamore.org Sycamore] wikis to trac. It assumes the trac instance will use the acct_mgr plugin with the db backend, and that the target db is MySQL. In other words, user information is stored in the session_attribute table. == Bugs/Feature Requests == Existing bugs and feature requests for CityTracScript are [report:9?COMPONENT=CityTracScript here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=CityTracScript&owner=Rottenchester new ticket]. == Download == Download the zipped source from [download:citytracscript here]. == Source == You can check out CityTracScript from [http://trac-hacks.org/svn/citytracscript here] using Subversion, or [source:citytracscript browse the source] with Trac. == Example == {{{ python sycamore2trac.py }}} == Recent Changes == [[ChangeLog(citytracscript, 3)]] == Author/Contributors == '''Author:''' [wiki:Rottenchester] [[BR]] '''Contributors:'''