Changes between Version 6 and Version 7 of TracImport
- Timestamp:
- 03/18/10 20:29:16 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TracImport
v6 v7 76 76 }}} 77 77 78 See #5855 for an updated mantis2trac script.79 80 81 78 == Other == 82 79 … … 85 82 === Using a comma delimited file - CSV === 86 83 See [http://trac.edgewall.org/attachment/wiki/TracSynchronize/csv2trac.2.py] for details. This approach is particularly useful if one needs to enter a large number of tickets by hand. (note that the ticket type type field, (task etc...) is also needed for this script to work with more recent Trac releases) 84
