[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: <cmpilato_at_collab.net>
Date: 2002-11-08 16:56:41 CET

Ben Collins-Sussman <sussman@collab.net> writes:

> > 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.

svnlook ids repos -t txnname. And lstxns can stay, just
without the super-verbose --long version.

> > 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.

Yeah, that's cool. I'm sold.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Nov 8 16:59:04 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.