Contents
Apply code reviews to changesets
Notice: This plugin is unmaintained and available for adoption.
Notice: This project was imported from the ExoWeb site and does not seem to be functioning on Trac 0.11. If you wish to contribute, patches are welcomed and appreciated.
Description
For an introduction, take a look at the Tutorial.
See also: CodeReviewerPlugin, CodeReviewPlugin, PeerReviewPlugin, IcuCodeToolsPlugin.
Bugs/Feature Requests
Existing bugs and feature requests for ExoWebCodeReviewPlugin are here.
If you have any issues, create a new ticket.
| defect |
1 / 3 |
||
|---|---|---|---|
| enhancement |
0 / 3 |
Download
Download the zipped source from here.
Source
You can check out ExoWebCodeReviewPlugin from here using Subversion, or browse the source with Trac.
Installation
- The ClearSilver package needs to be installed on your system. On Ubuntu, this can be installed using the command
apt-get install python-clearsilver. - Install the CodeReview egg, just like you would any other Trac plugin. Drop the egg into your plugins or site-packages folder and then try to access Trac in your browser. You will get an error message saying that the database needs to be upgraded and telling you to use the
trac-admin command. Perform the upgrade. - Put the files under
site_templatesinto your Trac sites's templates folder. - Modify the email notification settings on codereview manager page (
http://your_trac_site/CodeReviewManager) to fit your preferences. You'll need to haveCODE_REVIEW_ADMINpermission to do this. - Assign permissions
CODE_REVIEW_VIEWandCODE_REVIEW_ADMINpermissions to your users. TheCODE_REVIEW_ADMINpermission gives users writable access to /CodeReviewManager page.
Example
A screen capture of the plugin can be seen here.
Recent Changes
Author/Contributors
Author: ExoWeb
Maintainer: none (needsadoption)
Contributors:


