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

Does "svn status -q" do anything other than grep -v '^?'

From: Harvey, Edward <Edward.Harvey_at_patni.com>
Date: Mon, 3 Nov 2008 10:25:43 -0500

If you run svn help status, you see:
        -q [--quiet] : print as little as possible
        (some different text based on which version of svn you use)

As far as I can tell, all it does is grep -v '^?'
Is the -q used for some other purpose than to ignore unversioned files?

This e-mail message may contain proprietary, confidential or legally privileged information for the sole use of the person or entity to whom this message was originally addressed. Any review, e-transmission dissemination or other use of or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you have received this e-mail in error kindly delete this e-mail from your records. If it appears that this mail has been forwarded to you without proper authority, please notify us immediately at netadmin_at_patni.com and delete this mail.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-11-03 16:26:10 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.