Changes between Version 2 and Version 3 of RevtreePlugin/MergeEnhancer


Ignore:
Timestamp:
Apr 30, 2008, 9:50:40 PM (16 years ago)
Author:
Emmanuel Blot
Comment:

update the plugin entry in [components] section

Legend:

Unmodified
Added
Removed
Modified
  • RevtreePlugin/MergeEnhancer

    v2 v3  
    1010
    1111The plugin has been developed following a request of several RevtreePlugin
    12 users. I don't use the svnmerge tool myself, so the plugin is far from being
    13 complete and should be considered in alpha stage. It has been tested with a
    14 copy of the original http://trac.edgewall.org SVN repository.
     12users. I don't use the svnmerge tool myself, and the plugin is far from being
     13completed. It is not longer maintained and should be considered in alpha stage.
     14
     15It has been tested with a copy of the original http://trac.edgewall.org SVN repository.
    1516
    1617== How it works ==
     
    3940From the [t:wiki:WebAdmin WebAdmin] plugin interface or from your `trac.ini`
    4041file, enable the !MergeEnhancer plugin.[[BR]]
    41 The !MergeEnhancer plugin appears as `revtree.mergeenhancer` in the plugin
     42The !MergeEnhancer plugin appears as `mergeenhancer.enhancer` in the plugin
    4243list.
    4344
    44 As you have probably enabled all the revtree features with
     45Obviously the revtree is also enabled, which means that your `trac.ini` file should
     46look like the following snippet:
    4547{{{
    4648[components]
    4749revtree.* = enabled
     50mergeenhancer.enhancer.mergeenhancer = enabled
    4851}}}
    49 when you installed the RevtreePlugin, the !MergeEnhancer plugin will be loaded
    50 along with the RevtreePlugin.
    5152
    5253The !MergeEnhancer plugin can be safely used in conjunction with the default