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

RE: Problem with reverse proxy and TortoiseSVN

From: charles Collin <charles-henri.collin_at_unilog.logicacmg.com>
Date: 2007-08-16 09:43:33 CEST

Actually, how would you explain that I get the authentication popup, get
authenticated and can browse the repository with a web browser?
I'm not sure whether it is an SSL problem, what I can see is that PROPFIND
requests don't get forwarded through my apache reverse proxy.
Let me dig a little more and keep you aware of what I notice.

Cheers.

Charles-Henri Collin
Administrateur Réseaux
______________________________________
Unilog IT Services
a LogicaCMG company

CENTRE DE SERVICE DE GIRONDE
18 avenue Pythagore
Immeuble B
F-33700 Mérignac

Tél : +33 (0) 5 57 53 07 59
Fax : +33 (0) 5 57 53 27 07
Email : charles-henri.collin@unilog.logicacmg.com
Web : http://www.unilog.logicacmg.com/
 
-----Message d'origine-----
De : Stefan Küng [mailto:tortoisesvn@gmail.com]
Envoyé : mardi 14 août 2007 20:01
À : users@tortoisesvn.tigris.org
Objet : Re: Problem with reverse proxy and TortoiseSVN

charles Collin wrote:
> Hi,
>
> Thanks for the tip but unfortunately still am I stuck.
> I followed this howto (http://silmor.de/49) to configure my Apache reverse
> proxy server, but on the SVN server I still can't see any PROPFIND request
> forwarded from the reverse proxy.
> I don’t get it...
>
> Btw, reverse proxy is an Apache 2.0 version

I guess that a normal proxy can't pass on SSL encrypted packets. The
docs for mod_proxy(1) clearly state that "The ability to contact remote
servers using the SSL/TLS protocol is provided by the SSLProxy*
directives of mod_ssl." Which means you can't use the howto you pointed
at but must use mod_ssl and its directives to achieve your goal.

Stefan

(1) http://httpd.apache.org/docs/2.0/mod/mod_proxy.html

-- 
        ___
   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
This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Thu Aug 16 10:34:13 2007

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.