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

Re: svnlook/svnadmin proposal.

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-11-08 14:08:43 CET

cmpilato@collab.net writes:

> 1. Fix svnlook's syntax (using the option parsing code) to be
> consistent with svnadmin's.

Cool.

> 2. Move some stuff from svnadmin into either svnlook or the bitbucket:
>
> svnadmin youngest ==> svnlook youngest
> svnadmin lscr ==> svnlook lscr
> svnadmin lsrevs ==> /dev/null

Kill lsrevs? Really? I use it for debugging way more often than
'svnadmin shell'. Sometimes it's nicer to see the node-ids laid out in
a tree, rather than poking around interactively. I don't wanna see it
die, or 'lstxns' either, since 'rmtxns' is important too.

> svnadmin setlog ==> /dev/null (we can do this 'svn' now)

-1. An administrator should be able to tweak a log message *without*
     having to set up a pre-commit hook in the repository.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Nov 8 14:10:55 2002

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.