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

Antwort: Re: [ANN] JavaSVN v0.8.7

From: <Felix.Knecht_at_telekurs.com>
Date: 2005-04-05 15:14:00 CEST

For me everything works well with proxies

Eclipse 3.1 Build id: I20050219-1500 (Windos XP)
Install/Update Proxy Settings 'Enable HTTP Proxy settings' enabled
http.proxyUser=xxx
http.proxyPassword=yyyy
http.nonProxyHost=*.myhost.com

Subclipse 0.9.28 (and 0.9.28.1 org.tigris.subversion.subclipse.core)
JavaSvn 0.8.7
J2SE 1.4.2_06

Felix

>
> 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
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Tue Apr 5 23:14:00 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.