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

Re: Apache2, authenticated Proxy and Subversion-Bug?

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-09-15 22:02:29 CEST

Florian Doersch wrote:
> Hi,
> I'm using Subversion 1.4 with Apache2 via mod_dav_svn running on linux.
>
> I use TortoiseSVN 1.4.0-7195 on a Windows XP machine.
>
> Apache2 is proxy-enabled - but with authentication. Now I have following
> problem:
>
> soon as i try to use vor example "diff" - The Subversion does i.e
> following (apache access.log)
>
> x.x.x.x - userxy [date] "PROPFIND /svn/repository/somefile... HTTP/1.1"
> 206 ...
>
> thats ok but then after various requests, it does:
>
> x.x.x.x - - [date] "PROPFIND
> http://fulldomain/svn/repository/somefile... HTTP1/1" 407 ...
>
> Why does he sends a proxy request? Why doesn't it correctly request with
> "/svn/repository/somefile... HTTP1/1\nHost: fulldomain:80\n ..."?
>
> How can i fix that (perhaps changing the mod_proxy-configuration - but
> how? The requested domain is locally on that server - how can I say to
> the apache "for target xyz no authentication - for the rest -
> authentication"
>
> Thank you for your help (the problem was also with 1.3.5 and subversion
> 1.3)

Check the proxy settings (TSVN settings dialog, network page). You must
set the proxy there.
If that doesn't work, please ask on the Subversion users mailing list
for help.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Fri Sep 15 22:02:43 2006

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

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