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

svn: PROPFIND request failed on '/svn/test1'

From: Gokhan Arli <gokhan_at_sylow.net>
Date: 2004-04-17 21:32:59 CEST

Hello,
 
I installed SVN and apache2 today and I am able to work locally with
SVN. But when I need to check out like;
 
svn checkout http://sylow.net:9000/svn/test1 test1
 
then I get error
 
svn: PROPFIND request failed on '/svn/test1'
svn:
Could not open the requested SVN filesystem
 
 
Here is full error log from subversion
 
Creating request...
Running request create hooks.
Request created.
Doing DNS lookup on sylow.net...
Running pre_send hooks
Sending request headers:
PROPFIND /svn/test1 HTTP/1.1
Host: sylow.net:9000
User-Agent: SVN/1.0.1 (r9023) neon/0.24.4
Keep-Alive:
Connection: TE, Keep-Alive
TE: trailers
Content-Length: 300
Content-Type: text/xml
Depth: 0
 
Sending request-line and headers:
Connecting to 69.72.134.15
Sending request body...
Request body sent: okay.
Request sent; retry is 0.
[status-line] < HTTP/1.1 500 Internal Server Error
[hdr] Date: Sat, 17 Apr 2004 19:26:56 GMT
Header Name: [date], Value: [Sat, 17 Apr 2004 19:26:56 GMT]
[hdr] Server: Apache
Header Name: [server], Value: [Apache]
[hdr] Content-Length: 239
Header Name: [content-length], Value: [239]
[hdr] Connection: close
Header Name: [connection], Value: [close]
[hdr] Content-Type: text/xml; charset="utf-8"
Header Name: [content-type], Value: [text/xml; charset="utf-8"]
[hdr]
End of headers.
Reading 239 bytes of response body.
Got 239 bytes.
Running post_send hooks
Closing connection.
Connection closed.
Request ends, status 500 class 5xx, error line:
500 Internal Server Error
Running destroy hooks.
Request ends.
svn: PROPFIND request failed on '/svn/test1'
svn:
Could not open the requested SVN filesystem
 
ne_session_destroy called.
ne_session_destroy called.
 
 
 
Any idea? Thanks
 
PS: I have searched the list and googled whole day but no result so far.
 
Gokhan Arli
Software developer :: gokhan@sylow.net
Sylow Web Development :: www.sylow.net
 
Received on Sat Apr 17 21:35:23 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.