Downloads (PDF, HTML & XML formats)
[Crucible Knowledge Base]
Documentation for Crucible 3.0.x. Documentation for other versions is available too. 
![]()
When adding files to a review, you can set the form of review taking place in the Add to Review as list:
| Diffs | This is the default. This allows you to add multiple revisions of a file to one review and compare them in-review, in context with the change history. |
| Whole Files | Adds the entire file with all content, rather than just a diff with context. |
| Diffs to Last Branch Point | This adds files with a diff to the revision each file was last branched. |
| Diffs to Last Reviewed Version | This adds files with a diff to the last reviewed changeset. |
| Diffs to... (a particular revision) | This allows you to specify the file to show the differences between two specific versions of a file. |
1 Comment
Anonymous
Jan 16, 2013It would be good if we can get the complete file as well as the diff as an option. This will make easy to review the code.