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

Re: [Subclipse-users] Svnant not finding javahl

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-09-07 17:01:06 CEST

"Sherman, Dennis (END-CHI)" <dennis.sherman@endinfosys.com> wrote on
09/07/2006 10:50:46 AM:

> We're in the middle of developing a prototype and evaluating subversion
in
> the process. That means we're new to subversion, and there may be
something
> I'm just missing.
>
> I'm trying to script project checkout and update in Eclipse using ant
under
> Windows XP. It works fine on my machine, where I've got the subversion
> command line client installed. It doesn't work on any of the other
> developer's machines, even though everyone has subclipse and svnant. The
> subclipse plugin seems to be working well for everyone, its just the ant
> task that isn't.
>
> What I want to know is what needs to be done so that svnant will work in
> Eclipse on machines that have installed subclipse, but have not
installed
> the svn command line client.
>
> Installation details:
> Windows XP Pro
> Eclipse 3.2.0 (callisto)
> Subclipse 1.1.5
> Svnant 1.0.0
> Eclipse knows there's a JavaHL plugin installed, JavaHL Win 32
> Binaries 1.1.0

There is no relationship between svnAnt and Subclipse or Eclipse. In
order to use svnAnt, you need to have the Windows command line binaries
installed and added to your PATH. Then, if you want to use JavaHL, you
also need the DLL for JavaHL copied to that same folder you added to your
PATH. The JavaHL DLL can be downloaded from the Subversion site in the
same location as the other Windows binaries. You can also copy the DLL
that Subclipse installs.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Thu Sep 7 17:01:37 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.