Edgewall Software

Changes between Version 108 and Version 109 of TracMercurial


Ignore:
Timestamp:
Mar 2, 2017, 11:25:01 PM (7 years ago)
Author:
Ryan J Ollos
Comment:

Install from PyPI.

Legend:

Unmodified
Added
Removed
Modified
  • TracMercurial

    v108 v109  
    7070Consult the version table to check which version you need for your version of Trac. If you want to get a specific revision, add an `svn up -rxxx` step to the instructions below, after the checkout.
    7171
    72 Installation of the plugin, depending on the version of Trac you are using:
     72The latest version is available on [pypi:TracMercurial PyPI]. The simplest method of installation is:
     73{{{#!sh
     74$ pip install TracMercurial
     75}}}
     76
     77You can also install from a checkout of the source:
    7378{{{#!sh
    7479hg clone http://hg.edgewall.org/trac/mercurial-plugin#0.12