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

javasvn

From: Eugene Kuleshov <eu_at_md.pp.ru>
Date: 2005-12-09 19:43:19 CET

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
Received on Sat Dec 10 05:43:19 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.