The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
We use Mercurial and the issue with Crucible 2.5 is that I can not do code review from my local repository. Does the latest version suppoort this functionality?
If by "local" clone, you mean your clone of a central respository which is being indexed by FishEye, then the short answer is no.
Instead, you can do a hg diff against the latest revisision on the central server an upload that as a pre-commit or patch review.
Even better is to use a "feature branch" workflow where you make your changes on a branch, push then to the central repository and review them, then when the review is complete, merge it to your main branch (this is the workflow we use internally on the FishEye team).
You could run "hg serve" and get your FishEye to index your local clone and then raise a review on that, but the index may take some time to complete, you have to run hg serve whenerver you want FishEye to pick up changes, and reviews will not detect the commit when it is pushed to the central repository, so you will miss the audit trail of the review.
Yes, the current version of Crucible supports Mercurial, but it has done so even before the 2.5 release.
FishEye makes its own local clone and this works from a local repository without problems for me, certainly for the current version.
Can you elaborate on what problem you have experienced? What version of Mecurial are you using and what is your OS? How are you specifying the local repository location?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi everyone, We’re always looking at how to improve Confluence and customer feedback plays an important role in making sure we're investing in the areas that will bring the most value to the most c...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.