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

[Subclipse-users] Cannot use javahl nor command line svn client

From: Markus KARG <markus.karg_at_quipsy.de>
Date: 2006-06-28 16:18:03 CEST

We are using svnant inside of CruiseControl 2.5.
Since we switched over from Java 1.4 to 1.5, the svnant task is still
working well when we do
"ant -f myproject.xml"
also it is working well when CruiseControl is started in batch mode
(main\bin\cruisecontrol.bat)
but we get the following error message
"Cannot use javahl nor command line svn client"
when CruiseControl is running as a service.
The service actually is running in the same account that we also used
for manual runs, so it is not a problem of access rights.

Can the svnant team please give us some hints what to check for?
The svn command line client actually IS accessible.
So what can be the reason that it is not found from the service but it
is running from batch mode?

Thanks for every tip!
Markus

Received on Wed Jun 28 16:18:33 2006

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.