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

RE: AW: problem with svnant using https

From: Alexander Kitaev <alex_at_tmate.org>
Date: 2005-11-07 20:59:57 CET

> JavaSVN uses the same servers file as the subversion DLL?
Yes, at least it should use the same file. I agree that it is probably a
JavaSVN https-related problem.

Actually, as could see from the code now, JavaSVN does not support secured
proxies at all. There is no way to distinguish secure (https) proxy from
non-secure in advance, as "servers" file doesn't define protocol for proxy
host. Probably I have to check port number or analyze proxy connection error
and reestablish connection as secure in this case.

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

> -----Original Message-----
> From: Aaron Digulla [mailto:digulla@hepe.com]
> Sent: Monday, November 07, 2005 20:26
> To: users@subclipse.tigris.org
> Subject: Re: AW: problem with svnant using https
>
> Mark Phippard wrote:
>
> >>> JavaSVN uses "servers" file to get proxy parameters (host, port,
> >>> username and password). There is no support for
> interactive prompt
> >>> for proxy authentication in JavaSVN as well as in JavaHL, only
> >>> credentials defined in the "servers" file are used.
> >> Where is the "servers" file?
> >
> > http://svnbook.red-bean.com/en/1.1/ch07.html#svn-ch-7-sect-1
>
> JavaSVN uses the same servers file as the subversion DLL?
>
> I'm asking because I can connect to my server behind the
> proxy using JavaHL. So that probably means that it's a https
> problem rather than a proxy settings problem.
>
> --
> Aaron "Optimizer" Digulla a.k.a. Philmann Dark "It's not the
> universe that's limited, it's our imagination.
> Follow me and I'll show you something beyond the limits."
> http://www.philmann-dark.de/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: users-help@subclipse.tigris.org
>
>
Received on Tue Nov 8 06:59:57 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.