[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

0.9.102: NPE on commit with new resources

From: Holger Hoffstaette <holger_at_wizards.de>
Date: 2005-12-26 13:29:25 CET

Happy whatever everybody! *<:-)

I just had an odd NPE with 0.9.102 (Windows):

java.lang.NullPointerException
at org.tigris.subversion.subclipse.ui.dialogs.CommitDialog.checkForUnselectedPropChangeChildren(CommitDialog.java:232)
at org.tigris.subversion.subclipse.ui.dialogs.CommitDialog.okPressed(CommitDialog.java:225)
at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:409)

This happened after I added files to an existing checked-out project and
just went to the Commit dialog - after pressing CTRL-CR nothing happened.
Stumped, I try to press the OK button with the mouse and find that it's
dead too? Cancel the dialog, Team->add new files, commit - works fine.
Bug or feature? :)

Holger
Received on Mon Dec 26 23:29:25 2005

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.