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

Re: problems behind a proxy

From: David Ripton <dripton_at_ripton.net>
Date: 2005-03-22 13:36:48 CET

On 2005.03.22 10:29:19 +0000, Robert Hunter wrote:
> Faruk Eskicioglu wrote:
> > After invoking:
> > "svn co http://remote_svn_server_address/path/to/rep"
> > command, I get the following error messages:
> >
> > [ERROR]
> > svn: PROPFIND request failed on '/path/to/rep'
> > svn: PROPFIND of '/path/to/rep': 407 Proxy Authentication Required ( The
> > ISA Server requires authorization to fulfill the request. Access to the
> > Web Proxy service is denied. ) (http://remote_svn_server_address)
> > [/ERROR]

> The key piece of information in your message is the HTTP response code:
> "407 Proxy Authentication Required"
>
> This means that the proxy server requires you to supply the appropriate
> username/password before it will process your request.
>
> I'm not sure, but I don't think that Subversion supports sending proxy
> authentication right now

It does. See the commented-out lines in ~/.subversion/servers

-- 
David Ripton    dripton@ripton.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 22 13:39:16 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.