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

Re: problem with svnant using https

From: Heinzelmann, Tobias <Tobias.Heinzelmann_at_gft.com>
Date: 2005-11-08 10:48:58 CET

Hello,

no solution, just another question ;)

The documentation for svnant says, that you can also use the
command-line interface instead of the library [javahl="false"], but when
I do this, I have *exactly* the same error message, but my command line
client works fine?

--------------------------
[output]
Buildfile: build.xml

checkout:
      [svn] Using javasvn
Svn : Checking out a working copy from a repository :
checkout -r HEAD https://123.123.123.123/repository
svn: Cannot establish http tunnel for proxied secure connection: null

[build.xml]
<svn javahl="false">
        <checkout url="https://123.123.123.123/repository"
destPath="repository" />
</svn>
--------------------------

Bye,
Tobias
Received on Tue Nov 8 20:48:58 2005

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.