Mercurial Integration and Code Reviews
I'm looking for guidance on how we can leverage
CodeCollaborator7 client software with Mercurial successfully. We are having
trouble getting the following scenarios listed below to run successfully. Our
practice is to Commit the file changes to our local repositories then submit
those changes for code review before merging to the master repository. I've
reviewed the documentation on the support site and believe we need to use the ‘Add
Mercurial Diffs..’ feature. There are a couple of commands here -r and -c, what
configuration of these commands are required for each of the three scenarios
below. For item 1 the -c with the revision number for review works successfully.
I've had less luck in getting using the -r command for the subsequent
submissions.
1. Initial submission
2. Follow up submission
3. Submissions with were external revisions brought in between reviews (less likely, but could happen)
thanks,