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

[TSVN] Re: TotoiseSVN accessing repository "behind the scenes"?

From: Russell Hind <rhind_at_mac.com>
Date: 2004-10-01 17:19:15 CEST

Holger Rauch wrote:
>
> svnadmin dump <repository-path>
>
> This caused the following Berkeley DB error:
>
> svn: Berkeley DB error while opening environment for filesystem
> <repository-path>/db:
> DB_RUNRECOVERY: Fatal error, run database recovery
>

Not sure if this will help or not, but I got the same problem when I had
cygwin svnserve 1.0.6 controlling my repository on WinXP SP 2. After a
few accesses (from TSVN and command-line on the same machine the server
was running on) over svn:// would get the same error.

I couldn't dump the repo or anything.

What eventually sorted it out as to do a copy of the repo using windows
explorer (so just file copy) and I switched to using a plain win32
svnserve (not cygwin distributed one) and haven't had an error since.

I wondered whether it was an error due to cygwin mixing between unix and
dos file endings (which you specify on install as the default).

But haven't had an issue since I started using the official .zip version
of the server from subversion.tigris.org

Cheers

Russell

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Oct 1 18:25:28 2004

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

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