Hello Eugene,
JavaSVN uses proxy settings from Subversion standard cofiguration files, in
particular from "servers" file. You may configure "groups" of hosts for
which different proxy settings will be used. (see
http://tmate.org/svn/kb/user-guide-config-settings.html for details).
JavaSVN does not use "http.proxy*" system properties.
> the error: svn: Cannot establish http tunnel for proxied
> secure connection: null (I do have unlimited crypto policy
> installed here).
This is a known bug, that is fixed in the latest version of JavaSVN in
"trunk" and "1.0.x" branch. To fix this problem you may build JavaSVN from
"trunk" (if you're using Subclipse 0.9.101) or from "1.0.x" branch (if
you're using 0.9.37) and replace version of javasvn in Subclipse with the
one you've build.
You may find build instructions at
http://tmate.org/svn/kb/build-standalone.html
Alexander Kitaev,
TMate Software,
http://tmate.org/
http://jetbrains.com/tmate/
> -----Original Message-----
> From: Eugene Kuleshov [mailto:eu@md.pp.ru]
> Sent: Friday, December 09, 2005 19:43
> To: users@subclipse.tigris.org
> Subject: javasvn
>
> Alex,
>
> I wonder if it is possible to tell JavaSVN adapter to
> ignore proxy settings from Subversion configs?
>
> I am working from behind firewall and have to use
> -Dhttp.proxyHost=...
> and -Dhttp.proxyPort=... in eclipse.ini so Eclipse will be
> able to connect to the internet. However it looks like
> JavaSVN is getting into conflict with these properties and
> probably trying to use double proxy or something and as
> result it does not work for https repositories failing with
> the error: svn: Cannot establish http tunnel for proxied
> secure connection: null (I do have unlimited crypto policy
> installed here).
>
> Thanks
>
> Eugene
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: users-help@subclipse.tigris.org
>
>
Received on Sat Dec 10 05:58:12 2005