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