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

[svn] Accessing through Webseal

From: David Teruel <david.teruel_at_atosorigin.com>
Date: 2006-10-13 13:20:38 CEST

Hi all.

I'm having some problems accessing svn with the following architecture.

- I have svn with Apache configured correctly (so I believe) at
http://myServer/svn
- I need to access it through WebSeal. This is a reverse proxy from the
security solution Tivoli Access Manager. The reverse proxy adds a
junction name in the url of the apache server. So, http://myServer turns
into http://webseal/svn.
- So, now, the svn repository url is http://webseal/svn/svn

I found several problems with this reverse proxy solutions:

- The svn client tries to access to http://webseal/svn/!svn/vcc/default.
The "/svn" part of the Url is managed as the juntion name in webseal,
and only "/!svn/vcc/default" arrives to the Apache server. I've done a
reverse proxy configuration to the Apache to manage it, and I've solved it.

- Now I have another problem. I see the whole repository tree (with
tortoise), but when I try to checkout a directory, I get this error:

  "REPORT request failed on /svn/!svn/vcc/default
   Cannot replace a directory from within"

Nevertheless , if a chechout a single file (not a directory), it work fine.

Does anybody have a similar architecture or similar problems?

Thanks

-- 
---------------------------------
David Teruel Vioque
Retail & Private Medios De Pago
Atos Origin S.A.E.
Madrid.
Tlf: +34 912148443 (ext.8443)
david.teruel@atosorigin.com
--------------------------------- 
------------------------------------------------------------------
This e-mail and the documents attached are confidential and intended solely
for the addressee; it may also be privileged. If you receive this e-mail
in error, please notify the sender immediately and destroy it.
As its integrity cannot be secured on the Internet, the Atos Origin group
liability cannot be triggered for the message content. Although the
sender endeavours to maintain a computer virus-free network, the sender does
not warrant that this transmission is virus-free and will not be liable for
any damages resulting from any virus transmitted.
Este mensaje y los ficheros adjuntos pueden contener informacion
confidencial destinada solamente a la(s) persona(s) mencionadas
anteriormente. Pueden estar protegidos por secreto profesional Si usted
recibe este correo electronico por error, gracias de informar inmediatamente
al remitente y destruir el mensaje.
Al no estar asegurada la integridad de este mensaje sobre la red, Atos
Origin no se hace responsable por su contenido. Su contenido no constituye
ningun compromiso para el grupo Atos Origin, salvo ratificacion escrita por
ambas partes.
Aunque se esfuerza al maximo por mantener su red libre de virus, el emisor
no puede garantizar nada al respecto y no sera responsable de cualesquiera
danos que puedan resultar de una transmision de virus
------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Oct 13 13:27:56 2006

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

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