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

Re: Promoting mucc to a full fledged tool

From: Peter Samuelson <peter_at_p12n.org>
Date: 2007-03-17 07:10:24 CET

[Karl Fogel]
> The point of a shell mode is that it all happens in one txn (which is
> exactly the point of mucc, AIUI). You do a bunch of things, and then
> you "commit". Any shell mode is also a non-interactive scripting
> mode too -- just feed the commands on the shell's stdin.

Shell mode would be great - but if you're going to do it, it should be
much more than what mucc does. It should include a repository browser
(complete with 'cd' and 'tree' style commands) and especially I'd
appreciate if it were capable of being linked to GNU readline, or one
of the readline lookalikes. (readline licensing might affect people's
attitudes - it is GPL, not LGPL like neon.)

That sounds quite nontrivial, introduces an additional library
dependency and all - promoting mucc to first-class svn-mucc would be a
whole lot simpler. OTOH, if you don't want to have to support svn-mucc
forever because shell mode will replace it ... that's a valid choice
too.

I suppose I should mention that I've been pondering adding mucc to the
Debian subversion builds, and calling it svn-mucc or svnmucc in the
process, so I'm delighted that some of you committers are thinking
along the same lines.

Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Mar 17 07:10:44 2007

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.