Changes between Version 16 and Version 17 of MantisImportScript


Ignore:
Timestamp:
Mar 27, 2017, 9:48:25 PM (7 years ago)
Author:
Ryan J Ollos
Comment:

Repository moved to trac-hacks org.

Legend:

Unmodified
Added
Removed
Modified
  • MantisImportScript

    v16 v17  
    1616
    1717Example use:
    18 {{{
    19 python mantis2trac.py --db mantis --tracenv /usr/local/trac-projects/myproj/ \
     18{{{#!sh
     19$ python mantis2trac.py --db mantis --tracenv /usr/local/trac-projects/myproj/ \
    2020    --host localhost --user root --clean --products foo,bar
    2121}}}
     
    2828
    2929If you have any issues, please create a
    30 [https://github.com/Aeon/mantis2trac/issues new ticket] on github.
    31 
    32 Historical bugs and feature requests for MantisImportScript are
    33 [report:9?COMPONENT=MantisImportScript here].
     30[https://github.com/trac-hacks/mantis2trac/issues new ticket] on github.
    3431
    3532== Download
    3633
    37 Download the zipped source from [https://github.com/Aeon/mantis2trac/zipball/master github].
     34Download the zipped source from [https://github.com/trac-hacks/mantis2trac/zipball/master github].
    3835
    3936== Source
    4037
    41 You can browse the source and check out MantisImportScript from [https://github.com/Aeon/mantis2trac here] using git or subversion.
     38You can browse the source and check out MantisImportScript from [https://github.com/trac-hacks/mantis2trac here] using git or subversion.
    4239
    4340== Example
     
    5047
    5148Available Options:
    52 {{{
     49{{{#!sh
    5350  --db [MySQL dbname]                - Mantis database
    5451  --tracenv /path/to/trac/env        - Full path to Trac db environment