Page 1 of 1

How to download code under review or quickly switch to branch?

Posted: Mon 19 Nov 2018 09:07
by lennartb
We are currently evaluating Review Assistant as a replacement for the TFS/VS code review process. One issue that came up is how to "get" the code that is being reviewed. In VS you could view the shelveset that is used for the review and unshelve it into your local workspace. Is something like this possible with RA? Another option would be to e.g. to switch to the branch that is tested in the Source Control Explorer, so the reviewer can open the SLN without manually navigating there.

Another thing:
In VS you could reject/accept reviews as a reviewer, how can this be done with RA?

Re: How to download code under review or quickly switch to branch?

Posted: Wed 21 Nov 2018 14:36
by mstislavs
Hi,
lennartb wrote: Mon 19 Nov 2018 09:07 In VS you could view the shelveset that is used for the review and unshelve it into your local workspace. Is something like this possible with RA?
Review Assistant gets all information from the TFS version control. You can view changes and add changesets or shelvesets to the review in the dialog 'Add Revisions for Review', but our tool does not unshelve shelveset automatically.
lennartb wrote: Mon 19 Nov 2018 09:07 Another option would be to e.g. to switch to the branch that is tested in the Source Control Explorer, so the reviewer can open the SLN without manually navigating there.
Thank you for your suggestion. We will consider it.
lennartb wrote: Mon 19 Nov 2018 09:07 In VS you could reject/accept reviews as a reviewer, how can this be done with RA?
Review Assistant uses the another workflow for the review. Now, a reviewer simply clicks Complete Review, and the status of the review is determined automatically based on the type of comments specified. See more about new workflow here
https://blog.devart.com/new-review-assi ... kflow.html


Best regards,
Mstislav Sakidon
Devart Team
www.devart.com

Re: How to download code under review or quickly switch to branch?

Posted: Tue 11 Dec 2018 17:03
by johnkeo
i been looking for the similiar information and it was glad to know here mstislavs