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

v1.7RC3: redirect cycle detected

From: <Wybe.Horsman_at_priva.nl>
Date: Thu, 29 Sep 2011 12:27:00 +0200

Hi,

 

I am using/testing v1.7 RC3 on CentOS 5.7. I have created several
repositories and I am able to checkout/update/commit using the file://
protocol. I can access the repositories via http in a browser
(http://localhost/repo/projx) and browse through the folder structure
but when I try to checkout using http I get the following error (after
the authentication dialog):

    Redirect cycle detected for URL 'http://[ipaddress]/repo/projx'

 

My subversion.org looks like this:

<Location /repo>

   DAV svn

# SVNPath /svn/repo

   SVNParentPath /svn/repo

      AuthType Basic

      AuthName "Subversion repos"

      AuthUserFile /etc/svn-auth-conf

      Require valid-user

</Location>

 

What's going wrong?

 

Wybe Horsman

 

 

______________________________________________________________________
Priva B.V.

A disclaimer is applicable to this email, please refer to www.priva.nl/disclaimer.

Op deze email is een disclaimer van toepassing, ga naar www.priva.nl/disclaimer.
Received on 2011-09-29 12:37:38 CEST

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.