1

An image says more than thousand words in this case:

As you can see, I have 2 Subversion menu entries in the Project Manager. How can I remove those bogus second menu entries?

Environment: Windows 8.1 x64, Delphi XE, CollabNet 1.8, TortoiseSVN

EDIT

I got this behaviour after following instructions from this SO post to get the integration working with SVN 1.8.

Community
  • 1
  • 1
whosrdaddy
  • 11,720
  • 4
  • 50
  • 99
  • Did you install the third party svn add in too? VersionInsight is its name IIRC. – David Heffernan Sep 25 '14 at 11:28
  • Yes it is installed under c:\program files (x86)\versioninsight (came with delphi installation I believe?) – whosrdaddy Sep 25 '14 at 11:29
  • @DavidHeffernan: your comment was spot on! I renamed this folder and now I only have 1 menu entry. Thank you very much! – whosrdaddy Sep 25 '14 at 11:32
  • But now I am a bit confused, does this mean I don't need the VersionInsight software at all?? (I was reading this post : http://stackoverflow.com/q/8447290/800214) – whosrdaddy Sep 25 '14 at 11:34

1 Answers1

1

As I understand it you have installed both the built in integration, and third party integration from VersionInsight. It seems that you want to use the latter and so need to remove the built-in integration. I suspect that you'll be able to do that with a repair/modify install from the Programs area of the control panel.

David Heffernan
  • 601,492
  • 42
  • 1,072
  • 1,490
  • Are you suggesting to keep VersionInsight in favor of the built-in integration? As it seems now, it is VersionInsight that is not working. – whosrdaddy Sep 25 '14 at 12:02
  • Clearly you'll want to keep something that works. The question of mine that you linked to was asked because XE2 built in did not work with svn 1.7. VersionInsight fixed that. I'd expect VersionInsight to work when installed correctly and fed the correct svn dlls. – David Heffernan Sep 25 '14 at 12:13
  • Well at the moment, the built-in integration works, but has clearly less features than the Version Insight client (no blame, no svn Icons in project manager, ...). What sucks is that I can't find where I can download the latest Version Insight software... – whosrdaddy Sep 25 '14 at 12:18
  • I think VersionInsight dev has stopped. I think you may need to get it from the source repo and build. – David Heffernan Sep 25 '14 at 12:24
  • I see, but the thing is that the repo is just an updated copy of the integrated client (and has nothing to do with versioninsight plus :( ). – whosrdaddy Sep 25 '14 at 12:27
  • Are you sure. I'm looking at this: https://sourceforge.net/projects/radstudioverins/ – David Heffernan Sep 25 '14 at 12:30
  • Yes, that one. Do you have by chance the Version Insight plus beta installer somewhere and could you provide it to me? (I don't know if there is PM functionality on SO) – whosrdaddy Sep 25 '14 at 12:33
  • I do have an installer. It won't do 1.8 I think though. I can't get to it for a few days as I am away from the office. – David Heffernan Sep 25 '14 at 12:42