FYI.
I've committed a fix for SVNHistoryPageSource to the trunk. It should
work with Eclipse 3.3M5 now as well as with older versions.
regards,
Eugene
-------- Original Message --------
Subject: [Bug 173170] [Readme] History view does not work for remote
resources
Date: Wed, 7 Feb 2007 09:01:17 -0500 (EST)
From: bugzilla-daemon@eclipse.org
https://bugs.eclipse.org/bugs/show_bug.cgi?id=173170
Product/Component: Platform / Team
Michael_Valenta@ca.ibm.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Keywords| |readme
Summary|History view does not work |[Readme] History view does
|for remote resources |not work for remote
| |resources
Target Milestone|--- |3.3
------- Comment #1 from Michael_Valenta@ca.ibm.com 2007-02-07 09:02 -------
The most likely cause of this is a bug in the
IHistoryPageSource#canShowHistoryFor(Object) of the Subsclipse plug-in (i.e. I
googled it and found a patch that indeed had an implementation for Subclipse
that only returned true for IResource). The check was added to the History view
because we encountered problems for some clients when createPage was called
without first checking whether the page source was able to show history for the
object.
We will put an entry in the migration guide for this.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: dev-help@subclipse.tigris.org
Received on Wed Feb 7 22:35:38 2007