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

Re: svn up -p

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-11-06 14:33:58 CET

Noel Yap <yap_noel@yahoo.com> writes:

> --- "Andreas J. Koenig" <andreas.koenig@anima.de>
> wrote:
> > Has anybody considered a "print" command instead?
> > Re-using "update"
> > for a purpose that has nothing to do with updating
> > seems odd to me.
>
> This is a good point. If you're going the "new
> command" route, what about "cat"?

'cat' seems to imply both a fetch and a print to stdout, I like that a
lot. It goes nicely with 'svn ls'. If we went this route, 'svn ls'
and 'svn cat' would be partners in crime: they both dump information
to the screen, both take a revision arg, and both operate on either
wc-paths or urls. There's a nice consistency there.

On the other hand, I'm still not sure if it's better to create a whole
new subcommand or not. I'm still thinking about that.

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