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

Re: Auto-cleaning of log files?

From: John Goerzen <jgoerzen_at_complete.org>
Date: 2003-04-04 22:32:39 CEST

cmpilato@collab.net writes:

> than one database backend for our users to choose from, we'll find
> that the semantics of those operations are differ wildly from database
> to database, and we'll end up dropping the abstraction altogether.

The Subversion code for each database backend should do what is
necessary to keep the database in good working order. In this case,
that should not be hard.

> Ultimately, yes, Subversion requires that you a) know that is uses a
> given database backend, and b) know how to maintain that backend. I
> don't think it's *really* that terrible of a thing to ask of our
> users, though our documentation could be quite a bit more helpful --
> and the blame for that falls to me. Sorry.

I have been running Subversion actively for nearly a year now and only
now realized that many of the log files can be safely deleted.
Suffice it to say that this is not covered in any of the tutorials,
nor svnadmin, nor any other place that I read about setting up
Subversion.

I believe that the database backend can, and should, be transparent as
much as possible, and do that end, Subversion should pick up after
itself.

-- John

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 4 22:33:48 2003

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.