[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: Alexander Kitaev <alex_at_tmate.org>
Date: 2006-01-20 12:08:48 CET

Hello Eugeny,

> Unfortunately I can't send you this config.
The exact values of the hosts and ports are not important. It may happen
that, when you're using groups inside servers file, JavaSVN fails to match
the group against repository URL host. So, if possible, please describe the
layout of the servers file or replace real values with some fake ones.

> Also, can you confirm again that http.proxy* properties
> will not interfere with these settings?
These properties are not used at all by JavaSVN.

> 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?
There is no need to restart Eclipse. Servers file timestamp is checked
before sending each request and in case read information is not up to date
the file is re-read.

Alexander Kitaev,
TMate Software,
http://tmate.org/
http://jetbrains.com/tmate/

> -----Original Message-----
> From: Eugene Kuleshov [mailto:eu@javatx.org]
> Sent: Friday, January 20, 2006 12:34 AM
> To: users@subclipse.tigris.org
> Subject: Re: [Subclipse-users] javasvn and http proxy
>
> 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
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Fri Jan 20 12:09:28 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.