You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Michael Hordijk <ho...@hotmail.com> on 2005/01/21 02:40:06 UTC

ERROR: "svn: Can't read directory entry in "

I've got an error message I've never seen before, either personally or on
the lists (I've been casually scanning the lists since I started using SVN
with 0.27).  I've posted to the users list, but with only one response that
didn't work.  The error:

$ svnadmin hotcopy atg /tmp/atg
svn: Can't read directory entry in 'atg/db': Partial results are valid but
processing is incomplete

'svnadmin verify' and 'svnadmin recover' both run sucessfully.  I've run
this as root, and that doesn't help.  Maybe it's a BDB error, but I honestly
don't have a clue.  Anyone have any ideas?  The repository has been running
just fine under a moderate load since I found this error about two weeks
ago.  I'm just a bit nervous about it, plus it would be nice to be able to
actually do a hotcopy...

Thanks,

- hoffer




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: ERROR: "svn: Can't read directory entry in "

Posted by Michael Hordijk <ho...@hotmail.com>.
> > $ svnadmin hotcopy atg /tmp/atg
> > svn: Can't read directory entry in 'atg/db': Partial results are valid
but
> > processing is incomplete

> db/strings is bigger than 2GB ?

Sure is.  Around 3.8 GB now...

- hoffer




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: ERROR: "svn: Can't read directory entry in "

Posted by Max Bowsher <ma...@ukf.net>.
Michael Hordijk wrote:
> I've got an error message I've never seen before, either personally or on
> the lists (I've been casually scanning the lists since I started using SVN
> with 0.27).  I've posted to the users list, but with only one response 
> that
> didn't work.  The error:
>
> $ svnadmin hotcopy atg /tmp/atg
> svn: Can't read directory entry in 'atg/db': Partial results are valid but
> processing is incomplete
>
> 'svnadmin verify' and 'svnadmin recover' both run sucessfully.  I've run
> this as root, and that doesn't help.  Maybe it's a BDB error, but I 
> honestly
> don't have a clue.  Anyone have any ideas?  The repository has been 
> running
> just fine under a moderate load since I found this error about two weeks
> ago.  I'm just a bit nervous about it, plus it would be nice to be able to
> actually do a hotcopy...


db/strings is bigger than 2GB ?

Max.



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org