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

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

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

Hi there,

Still having some trouble with svn and apache, I guess.

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.

I've checked permissions, and svn is owned by www, the user apache
runs as. So that should be ok. I haven't changed httpd.conf since it
worked (yesterday), so I am not sure what could cause this. The only
thing I've done was to install WebSVN on the box (which works
beautifully by the way). Could that cause this?

I can easily checkout projects and check in projects using svn co and
svn ci in combination with the URL on port 8800.

When I point my browser to http://mydomain.com:8800/svn/ it works
fine, can easily see content of the repository.

Any ideas?

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 09:17:04 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.