[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:16:17 CET

servers file is default Subversion configuration file at
~/.subversion/servers (or at USERS_HOME/Application Data/Subversion/servers
on Windows).

> And can you add additional debug info to the code in
> HttpConnection.connect() so we can find out what the proxy
> really wants?
> In our cases, status.getErrorText() is null.
Yes, I will do that. I will send you an updated version of JavaSVN with
additional debug info. Hope I will have time to that this week.

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:04
> To: users@subclipse.tigris.org
> Subject: Re: AW: problem with svnant using https
>
> Alexander Kitaev 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?
>
> And can you add additional debug info to the code in
> HttpConnection.connect() so we can find out what the proxy
> really wants?
> In our cases, status.getErrorText() is null.
>
> --
> 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:16:17 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.