[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 using svnkit not working?

From: Alex Voss <avoss_at_cs.st-andrews.ac.uk>
Date: Mon, 21 Jun 2010 07:59:09 +0800

Dear all,

sorry, it seems I was following the instructions in the readme file of
the distribution without thinking and so did not copy svnkit.jar to the
ant lib directory. It works fine now. Can I suggest adding this
explicitly to the readme for simple people like me?

Cheers,

Alex

On 21/06/2010 07:01, Alex Voss wrote:
>
> Hi,
>
> I am trying to use svnant to do svn operations on a machine where the
> native implementation does not support the http(s) access scheme.
> However, I came across a number of problems trying to do this while
> following the instructions at:
>
> http://subclipse.tigris.org/svnant/svn.html
>
> and using svnant-1.3.0.
>
> In the typedef I had to add the classname attribute
> (classname="org.tigris.subclipse.svnant.SvnTask"). Also had to copy the
> svnjavahl.jar to the Ant lib directory. Easy enough but perhaps these
> are things that need to be amended in the documentation?
>
> Now I can invoke the checkout task but it always seems to use the native
> client even when I try with javahl="false" and svnkit="true". At least I
> get the same message that the native client gives me:
>
> svn: Unrecognized URL scheme for 'https://...'
>
> I thought this would activate the pure-Java implementation? Surely that
> would support https, no?
>
> Apologies if I am getting the wrong end of the stick.
>
> Cheers,
>
> Alex
>

-- 
Alexander Voss
SICSA Advanced Research Fellow
School of Computer Science
University of St Andrews
http://www.cs.st-andrews.ac.uk/~avoss
The University of St Andrews is a charity registered in Scotland : No 
SC013532
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2623982
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2010-06-21 14:32:12 CEST

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.