Ticket #7602 (new defect)
Mercurial Plugins Doc page is incorrect for 10.0.3
| Reported by: | anonymous | Owned by: | cboos |
|---|---|---|---|
| Priority: | normal | Milestone: | not applicable |
| Component: | plugin/mercurial | Version: | 0.10.3 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
It says to use this:
[components] trac.versioncontrol.hg.* = enabled
To enable the Mercurial repository plugin. Instead you need to use
[components] tracvc.hg.* = enabled
The page in error is this one - http://trac.edgewall.org/browser/sandbox/mercurial-plugin/README
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


