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

Redirect in Apache and failure in SVN

From: Carmela Stuart <c.stuart_at_CableLabs.com>
Date: 2004-12-20 18:27:48 CET

I am running Subversion 1.1.1 on Solaris 8 with Apache 2.0.52. When I
try to browse a repository using an IE browser, I visit
http://repos.company.com, clicks on a link on the web site to browse
repository1, the link is "browser", and
then I'm redirected to https://www.company.com/repos/repository1. I am
able to browse repository1 just fine with my browser.
 
However, when using the command line SVN client or Tortoise SVN client,
I tried to browse the repository using the url
http://repos.company.com/repos/repository1 and got the following error:
 
"ERROR *PROPFIND request failed on '/repos/repository1' PROPFIND of
'/repos/repository1': 301 Moved Permanently (http://repos.company.com)"
 
Is there a way to handle redirect properly in a non-browser client like
the command line SVN client or the Tortoise SVN client?
 
Thanks.
Received on Mon Dec 20 18:30:50 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.