Changes between Version 2 and Version 3 of TracImport
- Timestamp:
- Dec 12, 2010, 5:08:15 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TracImport
v2 v3 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