Ticket #7334 (closed defect: fixed)
tracmercurial problem
| Reported by: | dolus@… | Owned by: | nkantrowitz |
|---|---|---|---|
| Priority: | normal | Milestone: | not applicable |
| Component: | plugin/mercurial | Version: | 0.11rc2 |
| Severity: | normal | Keywords: | setuptools |
| Cc: |
Description (last modified by eblot) (diff)
Hello, I've installed trac 0.11rc2 tracmercurial 0.11 (TracMercurial-0.11.0.3-py2.4.egg file is in /usr/lib/python2.4/site-packages) Mercurial version is: 1.0 (i didnt have any problems with 0.10.4 with tracmercurial 0.10) but i cannot browse mercurial repos: I see this warning:
Warning: Can't synchronize with the repository (Unsupported version control system "hg". Check that the Python support libraries for "hg" are correctly installed.) Here's entry from my trac.log: 2008-06-14 00:06:21,245 Trac[loader] ERROR: Skipping "hg = tracext.hg.backend": (can't import "No module named tracext.hg.backend")
And here's specific lines from my trac.ini
[components] tracext.hg.* = enabled [trac] repository_dir = /home/arch/hgrepos/l10n repository_type = hg
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


