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

Re: svn_fs__bdb_read_rep: no such representation `1he'

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2003-04-10 19:35:57 CEST

Seth Delackner <seth@jtan.com> writes:
> What is going on here? I started my Apache2 server after following the instructions in the subversion guide, and while I can nicely browse most of the files in my repository with http://localhost/repos, one file gives me a page with:
>
> svn_fs__bdb_read_rep: no such representation `1he'
>
> I have svn version 0.18.1 and Berkeley version 4.0.14

This is probably related to your earlier problems w/ BDB -- that is,
the repository is corrupt, and it got that way because of the stuff
you described in your earlier mail:

   From: Seth Delackner <seth@jtan.com>
   Subject: svn commit: DB_PAGE_NOTFOUND
   To: dev@subversion.tigris.org
   Date: Thu, 10 Apr 2003 01:11:50 +0000
   
   I'm running version 0.18.1, Mac OS 10.2.3. Berkeley DB version 4.0.14.
   svn commit gave me this failure output:
   
   Transmitting file data .subversion/libsvn_client/commit.c:670: \
     (apr_err=160029)
   svn: Berkeley DB error
   svn: Commit failed (details follow):
   subversion/libsvn_fs/bdb/bdb-err.c:61: (apr_err=160029)
   svn: Berkeley DB error while creating change for \
     filesystem /Users/seth/svn/db:
   DB_PAGE_NOTFOUND: Requested page not found
   subversion/clients/cmdline/util.c:323: (apr_err=160029)
   svn: Your commit message was left in a temporary file:
   [...]
   
-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Apr 10 20:19:23 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.