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

RE: Wegde Repository.

From: Carter Thompson <cthompso_at_outerbay.com>
Date: 2005-01-20 20:59:21 CET

> -----Original Message-----
> From: kfogel@newton.ch.collab.net
>
> "Carter Thompson" <cthompso@outerbay.com> writes:
> > I'm doing an evaluation of Subversion for my company. Things were
> > going fairly well up until I ran the "svnadmin lstxns". Now
> I've got a
> > fatal error and I'm not exactly sure what to do next being new to
> > Subversion. I tried "svnadmin recover" but that also fails with a
> > "run database recovery" error. I'm running 1.0.6 on Solaris
> integrated
> > with Apache.
> >
> > What do I do next?
> >
> > svnadmin lstxns
> > /export/svn/subversion.internal.outerbay.com/svn/prodops
> > subversion/libsvn_fs/bdb/bdb-err.c:61: (apr_err=160029)
> > svn: Berkeley DB error while checkpointing after Berkeley
> DB transaction
> > for filesystem
> > /export/svn/subversion.internal.outerbay.com/svn/prodops/db:
> > DB_RUNRECOVERY: Fatal error, run database recovery
> > subversion/libsvn_fs/bdb/bdb-err.c:61: (apr_err=160029)
> > svn: Berkeley DB error while closing 'nodes' database for filesystem
> > /export/svn/subversion.internal.outerbay.com/svn/prodops/db:
> > DB_RUNRECOVERY: Fatal error, run database recovery
>
> You read over the relevant questions in the FAQ? Did you
> always ran svnadmin as the user/group who owns the
> repository? Did you try falling back to db_recover?

I looked over and read some of the FAQ items, but none appeared to be
related to my issues, however now that I've investigated further into
the
repository I see that the Apache user "nobody" is modify my repository
and potentially creating the problem. I just noticed some logfiles
that appear to be owned by "nobody". I think (as the book warned) that
this is entirely related to permissions. I tried to nip this in the
bud by opening the repository up with file permissions set to 777 for
the eval but I see I need change user accounts now as well.

Thanks for your help.

Carter.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jan 20 21:03:34 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.