Edgewall Software

Ticket #7602 (new defect)

Opened 3 months ago

Last modified 5 weeks ago

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

Changed 5 weeks ago by rblank

  • milestone set to not applicable

You should update to Trac 0.11.1, as I belive the 0.10 version of the plugin is largely unmaintained. Starting from the 0.11 version, this should be:

[components]
tracext.hg.* = enabled

Add/Change #7602 (Mercurial Plugins Doc page is incorrect for 10.0.3)

Author



Change Properties
<Author field>
Action
as new
as The resolution will be set. Next status will be 'closed'
to The owner will change from cboos. Next status will be 'new'
The owner will change from cboos to anonymous. Next status will be 'assigned'
 
Note: See TracTickets for help on using tickets.