Changes between Version 3 and Version 4 of TracImport
- Timestamp:
- May 19, 2008, 10:20:22 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TracImport
v3 v4 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