| | 1 | = hgrc File Editor = |
|---|
| | 2 | |
|---|
| | 3 | == Description == |
|---|
| | 4 | |
|---|
| | 5 | Inspired by the TracSVNAuthz Plugin here is a plugin allows to edit the hgrc file of mercurial repositories. |
|---|
| | 6 | |
|---|
| | 7 | == Bugs/Feature Requests == |
|---|
| | 8 | |
|---|
| | 9 | Existing bugs and feature requests for TracHgrcEditPlugin are |
|---|
| | 10 | [report:9?COMPONENT=TracHgrcEditPlugin here]. |
|---|
| | 11 | |
|---|
| | 12 | If you have any issues, create a |
|---|
| | 13 | [http://trac-hacks.org/newticket?component=TracHgrcEditPlugin&owner=iceboy new ticket]. |
|---|
| | 14 | |
|---|
| | 15 | == Download == |
|---|
| | 16 | |
|---|
| | 17 | Download the zipped source from [download:trachgrceditplugin here]. |
|---|
| | 18 | |
|---|
| | 19 | == Source == |
|---|
| | 20 | |
|---|
| | 21 | You can check out TracHgrcEditPlugin from [http://trac-hacks.org/svn/trachgrceditplugin here] using Subversion, or [source:trachgrceditplugin browse the source] with Trac. |
|---|
| | 22 | |
|---|
| | 23 | == Example == |
|---|
| | 24 | |
|---|
| | 25 | enable the plugin adding |
|---|
| | 26 | {{{ |
|---|
| | 27 | [components] |
|---|
| | 28 | hgrcedit.* = enabled |
|---|
| | 29 | }}} |
|---|
| | 30 | to your trac.ini file |
|---|
| | 31 | |
|---|
| | 32 | == Recent Changes == |
|---|
| | 33 | |
|---|
| | 34 | [[ChangeLog(trachgrceditplugin, 3)]] |
|---|
| | 35 | |
|---|
| | 36 | == Author/Contributors == |
|---|
| | 37 | |
|---|
| | 38 | '''Author:''' [wiki:iceboy] [[BR]] |
|---|
| | 39 | '''Contributors:''' |