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

Re: [Subclipse-users] javasvn and http proxy

From: Eugene Kuleshov <eu_at_javatx.org>
Date: 2006-01-19 22:33:51 CET

Alexander,

   Unfortunately I can't send you this config.
   Also, can you confirm again that http.proxy* properties will not
interfere with these settings?

   Also, can you please clarify when that settings file is read? E.g.
can I change it at any time or do I have to restart Eclipse?

   regards,
   Eugene

Alexander Kitaev wrote:
> Hello Eugeny,
>
> JavaSVN should use values from "servers" file to establish proxy connection,
> though it does not use http-timeout setting (default JDK timeout value is
> used). Could you please check that JavaSVN indeed tries to establish
> connection with the proxy server or, if possible, please send me servers
> file contents, - I will check whether JavaSVN parses it properly.
>
> Alexander Kitaev,
> TMate Software,
> http://tmate.org/
> http://jetbrains.com/tmate/
>
>
>>-----Original Message-----
>>From: Eugene Kuleshov [mailto:eu@md.pp.ru]
>>Sent: Wednesday, January 18, 2006 10:22 PM
>>To: users@subclipse.tigris.org
>>Subject: [Subclipse-users] javasvn and http proxy
>>
>>Hi,
>>
>> I believe I've asked this already but this issue hit me again.
>>
>> There are some svn repositories that are using http and
>>https protocols.
>> Since I am behind the proxy I've added proxy config into
>>"C:\Documents and Settings\<user name>\Application
>>Data\Subversion\servers" on my Windows PC. After that
>>Subclipse is working ok using JavaHL, but if I try to switch
>>to JavaSVN I am getting connection timeouts.
>>
>> I am not sure if this issue caused by my eclipse.ini which
>>has the following (and that helps to resolve dtd and xsd from
>>the web in other
>>plugins):
>>
>>-vmargs
>>-Dhttp.proxyHost=<host>
>>-Dhttp.proxyPort=<port>
>>-Dhttps.proxyHost=<host>
>>-Dhttps.proxyPort=<port>
>>...
>>
>> Please advise.
>>
>> By thw way, is JavaSVN using http-timeout from servers config?
>>
>> I also noticed that there are modal progress dialogs for
>>some operations (out of the top of my head - changing commit
>>properties from history view) and such modal dialogs that
>>can't be canceled makes whole workbench unusable.
>>
>> regards,
>> Eugene

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Fri Jan 20 01:35:25 2006

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.