[Subclipse-users] NullPointerException with "Edit Conflicts" on non-SVN-mergable files
From: Winfried Stenzel <Winfried.Stenzel_at_methodpark.de>
Date: Thu, 2 Sep 2010 11:02:18 +0200
Hello,
I have a problem (NullPointerException) when executing "Edit Conflicts" in the Synchronize view on files which cannot be merged automatically by SVN. I am using Eclipse Helios with Subclipse 1.6.12.
The following steps reproduce the behaviour:
An empty error dialog is displayed. When debugging Eclipse, I get the following stack trace:
The error does not appear, if the mime-type is empty and the file can be merged automatically by SVN.
The problem seems to be that, foo.xml.mine is not created for files which cannot be merged automatically, but ConflictsCompareInput expects this file.
Any help would be appreciated.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
|
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.