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

Re: unsupported log verion 8

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-07-07 21:17:06 CEST

On Jul 6, 2005, at 4:04 PM, Complife wrote:

> In dealing with other errors, I deleted log files from the
> database. (Not
> realizing they had active data in them, (jeez they're called log
> files aren't
> they?)

You can't just delete logfiles whenever you feel like it. Some of
them have active data, not yet checkpointed into the tables. That's
why the 'svnadmin ls-unused-dblogs' command exists -- to tell you
exactly which ones are safe to delete.

>
> I've finally got subversion and bdb talking but the bdb seems to be
> having
> problems.

Well, now you've corrupted your repository. I hope you have a backup!

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