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

Re: svn: PROPFIND of '/svn': 301 Moved Permanently

From: Jonas Voss <jonas.voss_at_gmail.com>
Date: 2004-09-10 16:04:15 CEST

I will answer myself this time.

On Fri, 10 Sep 2004 09:16:18 +0200, Jonas Voss <jonas.voss@gmail.com> wrote:

> I get the above error message when I try to import a project using:
>
> voss@zaphod ~ > svn import Desktop/steelpan/
> http://mydomain.com:8800/svn/steelpan
> svn: PROPFIND request failed on '/svn'
> svn: PROPFIND of '/svn': 301 Moved Permanently (http://mydomain.com:8800)
> svn: Your commit message was left in a temporary file:
> svn: 'svn-commit.tmp'
>
> I get the same message if I try localhost:8800 instead.

Deleted the repository, used a bog-standard apache2 httpd.conf, added
directives and modules as per manual, added user, and now it's working
again.

What tipped me of was, that apaches access_log first told me access
denied, and that the 301 message actually showed up because I had no
404-page set up.

But now it is working, and it is brilliant indeed. (:

Cheers, Jonas

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 10 16:05:13 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.