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

Re: [ANN] JavaSVN v0.8.7

From: Krutyakov Roman <mark_at_rs.com.ua>
Date: 2005-04-05 13:42:58 CEST

At mon, 04/04/2005 × 18:07 +0200, Alexander Kitaev wrote:
> Hello All,
>
> JavaSVN v0.8.7 is available for download at the web site http://tmate.org/svn/ and via eclipse update manager (use http://tmate.org/svn/ as update site location).
>
> Changes in this version:
>
> + http proxy support
> use Eclipse "Install/Update" preference page to set up proxy port and host,
> addittional options may be defined in Eclipse config.ini file:
> http.proxyUser
> http.proxyPassword
> http.nonProxyHosts=
> <list of | or , delimited host names that should not use proxy,
> host names may contain '*' wildcard>

In eclipse 3.1 M5a javaSVN forgets about proxy settings after IDE
restart (tries to use proxy even if it disabled). After enabling and
disabling proxy on "Install/Update" page - javasvn works normal

config.ini in {Eclipse_install_dir}/configuration folder?
looks like it dont use http.nonProxyHosts setting:
with enabled proxy and http.nonProxyHosts=*.net.rs javaSVN tries to
access thru proxy to host svn.net.rs

Eclipse 3.1 M5a (Linux/GTK)
JavaSVN 0.8.7
Subclipse 0.9.28
J2SE 5.0

-- 
Roman Krutyakov
Received on Tue Apr 5 21:42: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.