Changes between Version 3 and Version 4 of CityTracScript
- Timestamp:
- 08/01/12 03:35:22 (10 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CityTracScript
v3 v4 1 [[PageOutline(2-5,Contents,pullout)]] 1 2 = Conversion Script for Project Sycamore wikis = 2 3 4 5 5 6 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. 6 7 7 8 8 == Bugs/Feature Requests == 25 25 26 26 {{{ 27 #!sh 27 28 python sycamore2trac.py 28 29 }}} 35 36 36 37 '''Author:''' [wiki:Rottenchester] [[BR]] 38 '''Maintainer:''' [wiki:Rottenchester] [[BR]] 37 39 '''Contributors:'''

