ereviewboard icon indicating copy to clipboard operation
ereviewboard copied to clipboard

Add support for Clearcase repositories

Open gyurma5th opened this issue 9 years ago • 1 comments

Hello,

I am using Reviewboard with Clearcase. The SCM provider in eclipse is "eclipse clearcase" (https://sourceforge.net/projects/eclipse-ccase/).

I have already created and used an own version of it. It changed however base classes in ereviewboard.ui. I am currently in the refactoring of it and I propose a new extension point added for CompareEditorInput creation. See my changes at https://github.com/gyurma5th/ereviewboard/tree/eclipse_ccase_support.

The current level is on par with egit and cvs.

The next step will be to add support posting review requests.

Gyurma

gyurma5th avatar Jun 04 '16 11:06 gyurma5th

That sounds great, looking forward to your pull requests :-)

To make reviewing and merging simpler, I suggest creating separate commits in the pull request ( or even multiple pull requests if you prefer )

  • 1 for the refactoring of the base/support classes
  • 1 for adding ClearCase support

rombert avatar Jun 22 '16 13:06 rombert