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

Re: Enhancing and possibly renaming svnadmin archive command

From: <cmpilato_at_collab.net>
Date: 2003-08-06 21:18:54 CEST

Michael Wood <mwood@its.uct.ac.za> writes:

> What would make *much* more sense is for the default to list only the
> unused logs and a switch to list all of them. (Which is what Vladimir
> was advocating.)

Maybe you missed the part of my reply to Vladimir which indicated that
at the end of the day, I didn't care what he decided to do UI-wise.

> By the way, is svnadmin always only going to operate on Berkeley DB
> based Subversion repositories?

Why, got patches? ;-)

We'd like to keep a single tool that understands all database backends
we eventually support. My personal opinion is that we should have
never implemented either 'svnadmin recover' or 'svnadmin archive'
because they are nothing but redundant, mindless wrappers around
existing functionality provided by the wonderful folks at Sleepycat as
part of the Berkeley distribution. If you plan to use software that
connects to a database (directly, networked, or otherwise), by golly,
you better know how to take care of that database.

But whatever. Until we have more than one backend to choose from,
such concerns are premature.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Aug 6 21:21:07 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.