Hi Mark,
Thanks for the speedy reply. Sorry if this reply doesn't get threaded
properly, I was reading the list in my browser rather than being
properly subscribed (and looks like I sent my 1st subscription attempt
to the wrong email, this list rather than the subscribe address.).
The attached patch exposes a read only view for unversioned revision
properties, issue 1145 http://subclipse.tig ris.org/issues/show_
bug.cgi?id=1145
<http://subclipse.tigris.org/issues/show_bug.cgi?id=1145>. It is modeled
after the regular SVN Properties, ie it exposes a new view: 'SVN Rev
Properties'. This view will show the revision properties for the current
resource if that resource is managed, and has revision properties.
Additionally, the history view has a new context sensitive menu command
and action that will show the revision properties for the selected
version that is highlighted regardless of what version is actually open
in an editor.
While the low level libraries had support for revision property getters,
that was not the case for svnclientadapter/ISVNClientAdapter.java and
svnclientadapter/javahl/AbstractJhlClientAdapter.java. Those were
modified to include the counter parts for the setters that were already
there.
Please let me know if there're any issues, anything missing, or anything
else I can do to help get this functionality into the next release of
Subclipse.
Thanks again,
J.T. Maki
jtmaki at g mail dot com
http://subclipse.tigris.org/ds/viewMessage.do?dsMessageId=2613684&dsForumId=1043
<http://subclipse.tigris.org/ds/viewMessage.do?dsMessageId=2613684&dsForumId=1043>
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1043&dsMessageId=2613700
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_subclipse.tigris.org].
Received on 2010-05-26 18:37:27 CEST