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

strange error

From: Jan Evert van Grootheest <j.grootheest_at_euronext.nl>
Date: 2003-09-05 12:59:00 CEST

Hello,

I just tried to 'svn co' a test repository to a fresh working copy:
[issysd25_at_a05009 test]$ svn co http://a05009:65030/svn/test .
svn: RA layer request failed
svn: PROPFIND request failed on '/svn/test'
svn: PROPFIND of '/svn/test': 405 Method Not Allowed (http://a05009:65030)
[issysd25_at_a05009 test]$ svn ls http://a05009:65030/svn/test
svn: RA layer request failed
svn: PROPFIND request failed on '/svn/test'
svn: PROPFIND of '/svn/test': 405 Method Not Allowed (http://a05009:65030)

This seemed like totally strange errors to me that I shouldn't be
getting. What does 'Method not allowed' mean in the context??

Only later to realize that the URL does not point to a repository! It
should've been .../svn/repos
Imagine my astonishment at that moment in time ((-:

Would it be possible for the server to return a more appropriate error?
Something like '404 not found'?

Thanks,
Jan Evert

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 5 13:00:58 2003

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.