Gerrit

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dvheuvel
    Visitor
    • Oct 2013
    • 7

    Gerrit

    Is there a way to use beyond compare effectively with Gerrit?
    https://code.google.com/p/gerrit/

    I'm spoiled by BC... and using the web based diff seems so archaic.

    thanks,
    David.
  • Aaron
    Team Scooter
    • Oct 2007
    • 16000

    #2
    Hello,

    I'm afraid I'm not too familiar with Gerrit. Is there any method of defining an external tool for diffs or merging? Our command line could then be used. We have a variety of other examples here:
    http://www.scootersoftware.com/support.php?zz=kb_vcs
    Aaron P Scooter Software

    Comment

    • dvheuvel
      Visitor
      • Oct 2013
      • 7

      #3
      not that I know of. Seems the client would need to understand Gerrit.

      Gerrit is a code review system used in conjunction with Git.

      Comment

      • jeff.grills
        New User
        • Feb 2021
        • 1

        #4
        You can cherry pick the change and review using git tooling. But that doesn't let you comment in the review, there's no way to do that with gerrit.

        This would be similar to asking to integrate Beyond Compare with Perforce Swarm.

        Comment

        Working...