Edgewall Software

Changes between Initial Version and Version 15 of Ticket #7346


Ignore:
Timestamp:
Jun 20, 2008, 3:28:18 PM (16 years ago)
Author:
Christian Boos
Comment:

We're getting closer :-)

In the above, replace

>>> backend.has_mercurial

by:

>>> backend.error

and you should see the actual error message, the one you should now also get in Trac itself.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7346

    • Property Cc sajith@… added
    • Property Milestone 0.11not applicable
  • Ticket #7346 – Description

    initial v15  
    44
    55trac.log seems to indicate that that the plugin is found:
     6{{{
     72008-06-17 11:17:10,217 Trac[loader] DEBUG: Adding plugin TracMercurial 0.11.0.3 from /Library/Python/2.5/site-packages/TracMercurial-0.11.0.3-py2.5.egg
     8...
     92008-06-17 11:17:11,106 Trac[loader] DEBUG: Loading hg from /Library/Python/2.5/site-packages/TracMercurial-0.11.0.3-py2.5.egg
     10}}}
    611
    7 2008-06-17 11:17:10,217 Trac[loader] DEBUG: Adding plugin TracMercurial 0.11.0.3 from /Library/Python/2.5/site-packages/TracMercurial-0.11.0.3-py2.5.egg
    8 
    9 2008-06-17 11:17:11,106 Trac[loader] DEBUG: Loading hg from /Library/Python/2.5/site-packages/TracMercurial-0.11.0.3-py2.5.egg
    10 
    11 
    12 OS X 10.5.3[[BR]]
    13 Python 2.5.1 installed via ports[[BR]]
    14 Trac 0.11RC2[[BR]]
    15 TracMercurial 0.11 from svn
     12 - OS X 10.5.3
     13 - Python 2.5.1 installed via ports
     14 - Trac 0.11rc2
     15 - TracMercurial 0.11 from svn