2

I had installed "Collabnet Merge Client" in eclipse by the following link Subclipse 1.8.x Update Site - http://subclipse.tigris.org/update_1.8.x. By right clicking the project Team->Merge eclipse default Merge wizard is opening but "Collabnet Merge Client" wizard is not open. How to open "Collabnet Merge Client" wizard. Advance thanks for any help.

Sakthimuthiah
  • 2,606
  • 6
  • 26
  • 41

2 Answers2

1

I had installed both Subversive and Subclipse SVN in eclipse, so it accessed subversive SVN while clicking Team->Merge. Solution is either "Uninstall Subversive SVN (Chances for eclipse crash)" or "Download a new eclipse and install Subclipse Plugin for SVN (Best Solution worked for me)"

Sakthimuthiah
  • 2,606
  • 6
  • 26
  • 41
0

Note that you can go in Eclipse preference to choose which Merge tool to use : TEAM>SVN>DIFF/MERGE --> Merge Implementation

Michael Laffargue
  • 10,116
  • 6
  • 42
  • 76