Changes between Version 9 and Version 10 of TicketImportPlugin


Ignore:
Timestamp:
Jan 5, 2009, 4:10:55 PM (15 years ago)
Author:
François Granade
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TicketImportPlugin

    v9 v10  
    1515== Installation ==
    1616
    17 For a machine-wide installation on Trac 0.10 or 0.11, run as root on your machine:
    18    `easy_install http://trac-hacks.org/svn/ticketimportplugin/trunk`
     17For a machine-wide installation, run as root on your machine:
     18  * `easy_install http://trac-hacks.org/svn/ticketimportplugin/0.10` for Trac 0.10, or
     19  * `easy_install http://trac-hacks.org/svn/ticketimportplugin/0.1`` for Trac 0.11, or
    1920
    20 '''Warning: Clearsilver is currently required on Trac 0.11'''
    2121
    2222For an installation for only one Trac instance (on Trac 0.10, requires the Admin plugin):
    2323  * Download
    24      * [http://trac-hacks.org/attachment/wiki/TicketImportPlugin/TicketImport-0.6-py2.5.egg?format=raw TicketImport-0.6-py2.5.egg] for python 2.5, or
    25      * [http://trac-hacks.org/attachment/wiki/TicketImportPlugin/TicketImport-0.6-py2.4.egg?format=raw TicketImport-0.6-py2.4.egg] for Python 2.4
     24     * [http://trac-hacks.org/attachment/wiki/TicketImportPlugin/TicketImport-0.6-py2.5.egg?format=raw TicketImport-0.6-py2.4.egg] for python 2.4 for Trac 0.10, or
     25     * [http://trac-hacks.org/attachment/wiki/TicketImportPlugin/TicketImport-0.6-py2.4.egg?format=raw TicketImport-0.6-py2.5.egg] for Python 2.5 for Trac 0.10, or
     26     * [http://trac-hacks.org/attachment/wiki/TicketImportPlugin/TicketImport-0.6-py2.4.egg?format=raw TicketImport-0.7-py2.4.egg] for Python 2.4 for Trac 0.11, or
     27     * [http://trac-hacks.org/attachment/wiki/TicketImportPlugin/TicketImport-0.6-py2.4.egg?format=raw TicketImport-0.7-py2.5.egg] for Python 2.5 for Trac 0.11
    2628  * Install using the Admin UI in Trac.
    2729