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

Re: How to get thru. proxy in NT environment?

From: Toby Johnson <toby_at_etjohnson.us>
Date: 2004-12-22 17:22:17 CET

Archie wrote:

>Hi,
> I used svn try to get thru. a customer's env. with
>the following command and the corresponding proxy
>setting, but had some error. When the same command is
>in Non-NT env. it works. what is wrong? The details
>are as follows:
>
>command:
>svn checkout
>http://www.mycompany.com/svn/to-some-directory/
>
>error:
>svn:PROPFIND of '/repos/asf/cocoo':407 Proxy
>Authentication Required (The ISA Server requires
>authorization to fulfill the request. Access to the
>Web Proxy service is denied).
>
>
It looks like they have a transparent proxy for all http:// requests set
up on their NT server which requires authentication. I'm guessing it
uses Windows Domain authentication which normally takes place without
user intervention. Talk to your network administrator to see if there's
a way around the proxy.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Dec 22 17:24:31 2004

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.