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

RE: [Subclipse-users] its not possible to compare a new incoming file through the synchronize view

From: Stephen Elsemore <selsemore_at_collab.net>
Date: Wed, 5 Oct 2011 10:42:59 -0700

This seems to me to be a JavaHL problem. In debug, I can see that the status callback gets passed a status with url=null for the incoming new remote files.

-----Original Message-----
From: jcompagner [mailto:jcompagner_at_gmail.com]
Sent: Wednesday, October 05, 2011 8:25 AM
To: users_at_subclipse.tigris.org
Subject: Re: [Subclipse-users] its not possible to compare a new incoming file through the synchronize view

Any idea about this one?

This is a break that happened i think in subclipse 1.7 Because a coworker of mine still uses subclipse 1.6 and he can open new incoming remote files in the sync view

johan

On Tue, Oct 4, 2011 at 12:39, Johan Compagner <jcompagner_at_gmail.com> wrote:
> When you do that you get this error:
>
> !ENTRY org.eclipse.core.jobs 4 2 2011-10-04 12:36:24.459 !MESSAGE An
> internal error occurred during: "Initializing Compare Editor for
> QueryBuilderTest.java".
> !STACK 0
> java.lang.NullPointerException
>        at
> org.tigris.subversion.subclipse.core.resources.RemoteResource.getCache
> Path(RemoteResource.java:238)
>        at
> org.eclipse.team.core.variants.CachedResourceVariant.isHandleCached(Ca
> chedResourceVariant.java:189)
>        at
> org.eclipse.team.core.variants.CachedResourceVariant.isContentsCached(
> CachedResourceVariant.java:156)
>        at
> org.eclipse.team.core.variants.CachedResourceVariant.ensureContentsCac
> hed(CachedResourceVariant.java:110)
>        at
> org.eclipse.team.core.variants.CachedResourceVariant.getStorage(Cached
> ResourceVariant.java:101)
>        at
> org.eclipse.team.internal.ui.synchronize.RemoteResourceTypedElement.fe
> tchContents(RemoteResourceTypedElement.java:63)
>        at
> org.eclipse.team.internal.ui.StorageTypedElement.cacheContents(Storage
> TypedElement.java:53)
>        at
> org.eclipse.team.internal.ui.synchronize.SyncInfoModelElement.cacheCon
> tents(SyncInfoModelElement.java:185)
>        at
> org.eclipse.team.ui.synchronize.AbstractSynchronizeParticipant.prepare
> CompareInput(AbstractSynchronizeParticipant.java:346)
>        at
> org.eclipse.team.ui.synchronize.SyncInfoCompareInput.prepareCompareInp
> ut(SyncInfoCompareInput.java:174)
>        at
> org.eclipse.team.ui.synchronize.SaveableCompareEditorInput.prepareInpu
> t(SaveableCompareEditorInput.java:235)
>        at
> org.eclipse.compare.CompareEditorInput.run(CompareEditorInput.java:484
> )
>        at
> org.eclipse.compare.internal.CompareUIPlugin.prepareInput(CompareUIPlu
> gin.java:553)
>        at
> org.eclipse.compare.internal.CompareEditor$2.run(CompareEditor.java:34
> 9)
>        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
>
>
> i find this quite annoying, because i want view the code that comes in
> to see if i can see any thing wrong with that new code and then alert
> my co worker for it But it is just not possible to view those in a
> compare window (with ofcourse one side just empty)
>
> johan
>

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2850241

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2850263

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2011-10-05 19:43:04 CEST

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.