On Tue, Dec 15, 2009 at 6:36 AM, alain_desilets <
Alain.Desilets_at_nrc-cnrc.gc.ca> wrote:
> I need to compare two revisions of a file, and can't seem to be able to do
> it.
>
> Here's what I do:
> * Right click on the file > Team > Show History
> * This display a list of all revisions in History tab.
> * Right click on the topmost revision > Compare ...
> * In Compare from, leave Revision: 23866 (current revision), and check the
> Compare with HEAD Revision box.
> * In Compare from, enter Revision: 23 (first revision ever of that file, 20
> or more changes since then over course of 7 years), and check the Compare
> with HEAD Revision box.
> * Compare type: Graphical
> * OK
>
> Eclipse says:
> * There are no differences between the selected inputs.
>
First, This should have been posted to the Subclipse mailing list, not the
general SVN list.
But, since you're here, the "Compare with HEAD Revision" and the revision
number entry are mutually exclusive. If you are entering a specific
revision, then you don't want to select the "Compare with HEAD Revision"
checkbox.
Regards,
Daniel B.
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2430380
Please start new threads on the <users_at_subversion.apache.org> mailing list.
To subscribe to the new list, send an empty e-mail to <users-subscribe_at_subversion.apache.org>.
Received on 2009-12-14 22:18:26 CET