Alex Marshall
Alex Marshall

Reputation: 10312

Eclipse 'Compare' menu options are all disabled

I recently upgraded my Subversion repository to version 1.6 and I'm connecting to it with Eclipse. However, when I check out a project branch and try to compare it with a different revision, (or any other circumstances for that matter) all of the options for comparison are disabled except for comparing with the base revision of the current working copy.

Has anybody else encountered this, or possibly even found a solution ?

Upvotes: 1

Views: 743

Answers (1)

VonC
VonC

Reputation: 1323165

See bug 275287, fixed in the weekly builds (reported as such back in July).

Since the latest release is the 0.7.8.I20090506-1500, from 04 September 2009, it may be also fixed in this official release as well.

So to be sure, you could complete your question with the exact version of eclipse / and subversive plugin version you are using.

Upvotes: 2

Related Questions