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

Re: server problems

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-01-24 14:03:49 CET

Greg Stein <gstein@lyra.org> writes:

> I ran into the disk space problem earlier tonite and started doing some work
> to fix it. We still have a bunch of old logs sitting in the DB directories.
> I wrote a little script to run db_archive to find the old logs, so we can
> remove them.
>
> I started doing that, but had to drop it for a while.

Okay. Well, in theory, that's what tools/backup/hot-backup.py is
doing already. It copies the whole repo to a backup dir, then
*re-copies* the log files, then it uses db_archive to purge old db
logs. Is there a reason to have 2 such scripts?

I wonder if running db3's db_archive did anything bogus to our backups.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:58 2006

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.