This page last changed on Jul 23, 2009 by smaddox.
Once you have set up your Crucible server as an Eclipse task repository, you can create a Crucible review without leaving Eclipse. The Atlassian Connector for Eclipse allows you to create post-commit reviews, as described below, and also patch reviews, as described in another topic.
A post-commit review allows you to ask your colleagues to review changesets that have already been committed to your source repository.
To create a post-commit review,
- If you have not already set up a task repository for your Crucible server, please do so by following the steps in the configuration guide
- Open your Eclipse 'Task Repositories' view and find the task repository that you defined for your Crucible server:
- In the Eclipse toolbar, select 'Window', 'Show View', 'Other'.
- The 'Show View' popup window appears. Open the 'Tasks' folder and click 'Task Repositories'.
- The 'Task Repositories' view appears, as shown in diagram 1 below. (If you have trouble finding the 'Task Repositories' view, try the full instructions with screenshots.)
- Right-click the task repository that you defined for your Crucible server and select 'New Task'.
- The 'New Crucible Review' window appears, as shown in diagram 1 below. Select 'From a Changeset' and click 'Next'.
- The 'New Crucible Review' window now shows recent changesets from your repository, as shown in screenshot 2 below. Select one or more changesets from the list on the left. (Hold down the Ctrl key to select more than one changeset at once.)
- Click 'Add' to move the selected changeset(s) into the box on the right.
- If prompted, click the 'Edit' button to map your local repository to the repository on your Crucible server.
- Click 'Next'.
- The 'New Crucible Review' window now prompts you for the review title and other details, as shown in screenshot 3 below. Enter the details and click 'Finish'.
Diagram 1: Adding a review as a task in your Crucible repository

Screenshot 2: Adding changesets to your review
Screenshot 3: Adding the review details
Next, take a look at creating a patch review.
RELATED TOPICS
Working with Crucible Reviews in Eclipse
Refer to the Crucible documentation for more information about Crucible reviews.
|