On 3/15/06 9:36 AM, "Eugene Kuleshov" <eu@md.pp.ru> wrote:
> BTW, there is a nasty glitch around sync info for properties. When I
> open sync view that show several projects (using "compressed folders"
> layout), where one of projects in scope does not have outgoing changes
> and if I then add some property to root folder of that
> unchanged project, this project appears in sync view with outgoing
> changes, but sync view also show a child node with the same label as
> project node. It is cleaned up if you change layout to tree and then
> back to compressed folders.
I noticed this recently once I started configuring branches/tags, too.
2 minor things about the Pending SVN Operations view:
1. Are there any plans to include resources with outgoing property changes
in this view? Or is there just some option somewhere I have missed?
2. Whenever the workbench is restarted, the "Refresh" button on the Pending
SVN Operations view is enabled, but produces a NullPointerException. I can
also reproduce it by the closing the view (in all perspectives), then
opening it by the Window -> Show View dialog.
Here is the top of the stack trace:
java.lang.NullPointerException
at
org.tigris.subversion.subclipse.ui.pending.PendingOperationsView.refresh(Pen
dingOperationsView.java:498)
at
org.tigris.subversion.subclipse.ui.pending.PendingOperationsView$3.run(Pendi
ngOperationsView.java:345)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:996)
at
org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(Action
ContributionItem.java:538)
at
org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionI
tem.java:488)
at
org.eclipse.jface.action.ActionContributionItem$6.handleEvent(ActionContribu
tionItem.java:441)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1380)
Tony
--
Antony Saba, awsaba@sandia.gov
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Wed Mar 15 23:22:31 2006