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

[error:160029] Constantly receive this error

From: Kwan <kwan_at_finger-style.com>
Date: 2004-03-16 07:10:51 CET

Hi Subversion,

I use a cron job to export the repository for every minutes. It is ok
for a few hours but after that, the who repository collaspsed and I get
this error on browser:

<D:error>
<C:error/>
<m:human-readable errcode="160029">
Could not open the requested SVN filesystem
</m:human-readable>
</D:error>

And this errory in svn functions:
svn: PROPFIND request failed on '/www'
svn: PROPFIND of '/www': 500 Internal Server Error (http://svn.klogms.org)

And this errory when I try to svn recover the repository:
Please wait; recovering the repository may take some time...
svn: DB_RUNRECOVERY: Fatal error, run database recovery

Is this because I have exported the repository too often? I have to
remove the whole repository and setup the repos with my backup data
again everytime. Which is extremely annoying....any way to solve the
problem? or is there any better way to export my codes?

Thanks,
Kwan.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 16 07:22:26 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.