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

Re: CVS update: subversion/subversion/svnadmin - New directory

From: Greg Stein <gstein_at_lyra.org>
Date: 2001-01-25 14:53:38 CET

On Thu, Jan 25, 2001 at 01:42:07PM -0000, gstein@tigris.org wrote:
> User: gstein
> Date: 01/01/25 05:42:07
>
> subversion/subversion/svnadmin - New directory

The "svnadmin" program is targeted at the server administrator. Some
commands off the top of my head:

create: create a new repository
listtxn: list all open transactions
deletetxn: delete a specific transaction
timeouttxn: delete txns based on a timeout
start: start the SVN server (used in the embedded-Apache case rather than
       the server administrator installing into an existing Apache;
       basically a cover for apachectl)
stop: stop the SVN server

etc.

The above names are only for educational purposes. I'm not tied to any.

Note that I'll do the "create" asap, and only worry about the others as they
come up (or we near the release date :-).

Hmm. Also note that some FS tests may be obsoleted by this (a "real" tool).
But mebbe not... automated tests are usually a Good Thing.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
Received on Sat Oct 21 14:36:19 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.