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

Re: I'll get an error during requesting through repo-browser

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2007-07-30 19:33:15 CEST

Andreas Balzer wrote:
> Hi!
> This is my first posting so please forgive me if I don't comply to the
> mailiglist rules on this server.
>
> Our subversion repository is secured by a htaccess password and a ssl
> certificate.
>
> As soon as I enter the url to our subversion server and enter the
> password (in tortoise svn;win vista; repos-browser), I'll get the
> following error within the folder structure (I entered) and I am not
> able to see any folder of the repository:
> "Error * PROPFIND request failed on '/' PROPFIND of '/': 302 Found
> (https://some url.edu:1234)"
>
> It would be nice if someone can explain what this error means and how to
> solve it or if somebody can point me to the manual I have to read.

Do you have some rewrite rule active? It looks as if you redirect
traffic to https://some url.edu:1234, but Subversion expects (has
authenticated against) https://some url.edu.

You may have more luck asking server related setup questions on the
Subversion mailing list (users at subversion tigris org).

Stefan

-- 
        ___
   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
Received on Mon Jul 30 19:31:55 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.