[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: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-11-06 20:30:14 CET

Ben Collins-Sussman <sussman@collab.net> writes:
> '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.

I like it. The 'update -p' behavior in CVS has confused a lot of
people (or at least, I know I've gotten lots of questions about it),
because it's inconsistent. All other variants of `update' affect the
entries record, but this one does not -- both the working file and the
local metadata are untouched.

So I think a `cat' subcommand would be much clearer, and is worth
departing from the CVS interface, frankly.

-K

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