Working with Other VCS

Review Assistant supports most popular version control systems, however, not all of them. If you work with a VCS that isn’t supported by Review Assistant, you can still benefit from using the software for code reviewing, only in that case you will have to work with files themselves.

Please follow the guidelines below if you have a custom VCS set-up:

  • Reserve a single working directory that will be similar for all the project’s participants; this way each participant will work with the latest file revision (to ensure best results, point out in the description, which part of the code to review, since it is impossible to view incremental changes).
  • When changes introduced to an existing file, add a description of the changes you have made.
  • If a new file is added, give it as a detailed description as possible.