Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Subversive » external compare editor failed
external compare editor failed [message #42032] Sun, 22 February 2009 11:24 Go to next message
stuart mellanby is currently offline stuart mellanbyFriend
Messages: 23
Registered: July 2009
Junior Member
I'm getting an error when trying to compare two versions of a file. I'm
not actually trying to use an external editor. I was assuming it would use
the internal one.

"External compare was failed.
Cannot run program "C:/Program": CreateProcess error=2, The system cannot
find the file specified"

I guess it can't find the executable compare editor. Can it be set to use
the default eclipse compare editor?

more info
***************************

Just as test, if I install tortoiseSVN it finds the tortoise compare
editor.

org.eclipse.team.svn.core.operation.local.RunExternalCompare Operation$ExternalCompareOperationHelper.execute(RunExternal CompareOperation.java:218)

Caused by: java.io.IOException: CreateProcess error=2, The system cannot
find the file specified
Re: external compare editor failed [message #42065 is a reply to message #42032] Wed, 25 February 2009 10:00 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: b_apolci.libero.it

The same just happened to me.
It seems that with the last update a new configuration appeared in the
preferences (Team->SVN->Diff Viewer) and the default values for the File
Associations tabs reflect a particular configuration (may be the one of
the developer) that requires TortoiseSVN.

I just unchecked the two file associtation active and the problem
disappeared.

Andrea

stuart mellanby ha scritto:
> I'm getting an error when trying to compare two versions of a file. I'm
> not actually trying to use an external editor. I was assuming it would
> use the internal one.
>
> "External compare was failed. Cannot run program "C:/Program":
> CreateProcess error=2, The system cannot find the file specified"
>
> I guess it can't find the executable compare editor. Can it be set to
> use the default eclipse compare editor?
> more info
> ***************************
>
> Just as test, if I install tortoiseSVN it finds the tortoise compare
> editor.
>
> org.eclipse.team.svn.core.operation.local.RunExternalCompare Operation$ExternalCompareOperationHelper.execute(RunExternal CompareOperation.java:218)
>
>
> Caused by: java.io.IOException: CreateProcess error=2, The system cannot
> find the file specified
>
Re: external compare editor failed [message #42718 is a reply to message #42065] Fri, 27 February 2009 15:15 Go to previous messageGo to next message
Igor Burilo is currently offline Igor BuriloFriend
Messages: 435
Registered: July 2009
Senior Member
Hello,

By mistake, build contained part of new functionality(related to external
compare editor). Please, update to latest version, it's fixed now

> The same just happened to me.
> It seems that with the last update a new configuration appeared in the
> preferences (Team->SVN->Diff Viewer) and the default values for the File
> Associations tabs reflect a particular configuration (may be the one of
> the developer) that requires TortoiseSVN.
>
> I just unchecked the two file associtation active and the problem
> disappeared.
>
> Andrea
>
> stuart mellanby ha scritto:
>> I'm getting an error when trying to compare two versions of a file. I'm
>> not actually trying to use an external editor. I was assuming it would
>> use the internal one.
>>
>> "External compare was failed. Cannot run program "C:/Program":
>> CreateProcess error=2, The system cannot find the file specified"
>>
>> I guess it can't find the executable compare editor. Can it be set to use
>> the default eclipse compare editor?
>> more info
>> ***************************
>>
>> Just as test, if I install tortoiseSVN it finds the tortoise compare
>> editor.
>>
>> org.eclipse.team.svn.core.operation.local.RunExternalCompare Operation$ExternalCompareOperationHelper.execute(RunExternal CompareOperation.java:218)
>> Caused by: java.io.IOException: CreateProcess error=2, The system cannot
>> find the file specified
>>
Re: external compare editor failed [message #43174 is a reply to message #42718] Thu, 12 March 2009 16:01 Go to previous message
stuart mellanby is currently offline stuart mellanbyFriend
Messages: 23
Registered: July 2009
Junior Member
thanks, it fixed it.
Previous Topic:Different results using compare view and svn diff
Next Topic:js files not being numbered/decorated?
Goto Forum:
  


Current Time: Thu Apr 25 22:20:13 GMT 2024

Powered by FUDForum. Page generated in 0.03313 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top