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

svn 1.0.6 repos runs two minutes than error

From: Robert <robertLinux_at_gmx.de>
Date: 2004-08-09 16:02:34 CEST

Hello.
A freshly created repository feeded with 'svnadmin load' keeps working
for one or two minutes; later it gives this error:

Robert-Welzs-Computer:/Users/welz/svntest root# svn list
http://192.168.1.110:65535
subversion/libsvn_ra_dav/util.c:661: (apr_err=160029)
svn: PROPFIND request failed on '/'
subversion/libsvn_ra_dav/util.c:359: (apr_err=160029)
svn:
Could not open the requested SVN filesystem

Here is what I did;

Robert-Welzs-Computer:/Users/welz/svntest root# svnadmin create
/usr/local/test6
Configured and restarted Apache 2.0.50

Robert-Welzs-Computer:/Users/welz/svntest root# less dump.svn |
svnadmin load /usr/local/test6/
<<< Started new transaction, based on original revision 1
      * adding path : braches ... done.
...
...

http://localhost:65535/ works fine for a moment in a browser, but 2
minutes later the browser shows:
" Could not open the requested SVN filesystem "

I run the subversion server on a Mac with OS X 10.3.4

What can I do?

Thank you for help.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Aug 9 16:03:09 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.