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

emergency problem: DB_PAGE_NOTFOUND

From: alex black <enigma_at_turingstudio.com>
Date: 2005-04-29 23:00:46 CEST

hi,

I'm running subversion 1.1.3 on debian, with apache2 and ra_dav -

svn up works:

turing@ortheri trunk> svn up
At revision 50.

svn commit breaks:

turing@ortheri trunk> svn commit
Sending trunk/log/development.log
Adding trunk/tidy/TidyAccessibilityGuide.html
Sending trunk/tidy/accessibility_log
Sending trunk/tidy/checkSiteValidity.rb
Sending trunk/tidy/error_log
Transmitting file data ..svn: Commit failed (details follow):
svn:
Berkeley DB error while reading string for filesystem
/var/svn/clientname/db:
DB_PAGE_NOTFOUND: Requested page not found

svn: Your commit message was left in a temporary file:
svn: '/Users/turing/Sites/clientname/site/svn-commit.4.tmp'

I've searched and there is very little information on this issue out in
the wild.

Can anyone help me get this repository functional? It's obviously a
berkeleyDB error, but it's not clear at all what I should do to correct
it.

tia,

_alex

===================================
svn, version 1.1.3 (r12730)
    compiled Mar 20 2005, 05:31:14

Copyright (C) 2000-2004 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
This product includes software developed by CollabNet
(http://www.Collab.Net/).

The following repository access (RA) modules are available:

* ra_dav : Module for accessing a repository via WebDAV (DeltaV)
protocol.
   - handles 'http' schema
   - handles 'https' schema
* ra_local : Module for accessing a repository on local disk.
   - handles 'file' schema
* ra_svn : Module for accessing a repository using the svn network
protocol.
   - handles 'svn' schema

-- 
alex black, founder
the turing studio, inc.
510.666.0074
root@turingstudio.com
http://www.turingstudio.com
2600 10th street, suite 635
berkeley, ca 94710
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Apr 29 23:05:00 2005

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.