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

Re: alias 'svn up -n' to 'svn st -u' when '--nonrecursive' removed? :-)

From: Marcus Alanen <marcus_at_infa.abo.fi>
Date: 2002-07-14 13:33:03 CEST

>Oh! I never noticed this pattern in other commands before. I only
>knew about it in CVS.
>
>Let's gather some more data from others on the list, since either one
>of us (or both) could simply be trapped in his own idiolect here.

-n may not be standard in any way, but it is hardly a surprise to
see it mean "do nothing".

I've used "cvs -q -n up" to have some clue about what files are
changed, before I actually update the working set. It also complains
about conflicts, so I am mentally prepared to doing manual resolving.
Maybe useless, but that's just what I do... Perhaps svn has better
commands for this.

Oh, cvs seems to have -l:

-l Local; run only in current working directory,
       rather than recurring through subdirectories.

I have never used it myself. How common is the usage of non-recursive
operations versus do-nothing?

-- 
Marcus Alanen
maalanen@abo.fi
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jul 14 21:34:32 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.