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

Handling redirects does not work ?

From: Matias de la Fuente <fuente_at_hia.rwth-aachen.de>
Date: 2005-07-15 18:22:30 CEST

Hi,

i am using svn in a windows network having an apache Webserver installed.
Everything works fine, but i am not able to access repositories when i use
an apache
redirect.

e.g.: RewriteRule ^/CHT-SVN/(.*) http://server/svn/$1 [nocase]

When i use the DAV interface in internet explorer it works fine, but when i
want to use
SVN to make a checkout it gives the error:

PROPFIND of '....': 302 Found

It seems that it is not able to handle redirects in the same way as
internet explorer does.

Any suggestions ?

Matias
______________________________________________________________
Dipl.-Ing. Matias de la Fuente Klein
Helmholtz Institute · Applied Medical Engineering
RWTH Aachen University and University Hospital Aachen
Pauwelsstr. 20, D-52074 Aachen
Phone 49 (0) 241 80 85518
Fax 49 (0) 241 80 82442
www.ame.hia.rwth-aachen.de

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jul 15 22:41:22 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.