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

RCP application Subversion integration - "E200030: Invalid expression" error

From: ibrahimevam <ibrahim_at_evam.com>
Date: Wed, 22 Feb 2017 03:20:39 -0700 (MST)

Hi,
We are trying to provide SVN integration to the RCP application we have
developed. I added the required subclipse and svnkit libraries as
dependencies. In the MacOs version, this process has been successful. But I
can not say the same for Windows. After svn checkout, the operation fails
and I get this error: "svn: E200030: Invalid expression".

What is the root problem with this error and what should we do for fixing
that.

System information is as follows;

macOS :
Sierra 10.12
java version "1.8.0_111"
Java(TM) SE Runtime Environment (build 1.8.0_111-b14)
Java HotSpot(TM) 64-Bit Server VM (build 25.111-b14, mixed mode)

Windows :
Win 7 64bit
java version "1.8.0_111"
Java(TM) SE Runtime Environment (build 1.8.0_111-b14)
Java HotSpot(TM) 64-Bit Server VM (build 25.111-b14, mixed mode)

and also i tried with java 1.7

java version "1.7.0_79"
Java(TM) SE Runtime Environment (build 1.7.0_79-b15)
Java HotSpot(TM) 64-Bit Server VM (build 24.79-b02, mixed mode)

RCP Plugin dependencies
Update Site :
https://dl.bintray.com/subclipse/releases/subclipse/4.2.x/

Plugins :
org.tigris.subversion.clientadapter.javahl , version="1.9.5.201701181951"
org.tigris.subversion.subclipse.graph , version="4.2.0.1"
org.tmatesoft.svnkit , version="1.8.12.r10533_v20160129_0158"
org.tigris.subversion.subclipse , version="4.2.2.201612131538"
net.java.dev.jna , version="4.1.0.v06022015_1911"
org.tigris.subversion.clientadapter.svnkit , version="1.8.12.1"

Error is:
svn: E200030: Invalid expression

--
View this message in context: http://subversion.1072662.n5.nabble.com/RCP-application-Subversion-integration-E200030-Invalid-expression-error-tp198574.html
Sent from the Subversion Users mailing list archive at Nabble.com.
Received on 2017-02-22 11:20:52 CET

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

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