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

Re: <URGENT>Cannot use javahl nor command line svn client<URGENT>

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-10-18 18:33:37 CEST

"Geetha Rajendran" <trgita@gmail.com> wrote on 10/18/2006 05:30:01 AM:

> I am in the process of writing ANT scripts to checkout files from
> subversion and build all those to deploy it in the websphere application

> server. On doing so, I got the error as Cannot use javahl nor command
line svn client
> After that I installed the csdev\eclipse\plugins\org.tigris.subversion.
> javahl.win32_1.0.2 in subversion and set it in path. But now when I try
to
> build my ANT script I am getting the error as 'The ordinal 3212 could
not be
> located in the dynamic link library LIBEAY32.dll' I am in urgent need
of
> solution for this. Can someone help me out in this regard as soon as
possible.

A lot of applications put that DLL (which is from OpenSSL) in The
Windows\System32 folder and they also tend to be older versions as well.
Try making sure that the other location is the first item in the PATH. If
that does not work, you may need to rename the DLL in sys32.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct 18 18:34:38 2006

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.