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

Re: [PATCH] book: include `I' in example output from `svn status'

From: Max Bowsher <maxb_at_ukf.net>
Date: 2004-04-11 20:37:53 CEST

Eric Hanchrow wrote:
> * doc/book/book/ch03.xml: include `I' in example output from `svn status'
>
> Index: doc/book/book/ch03.xml
> ===================================================================
> --- doc/book/book/ch03.xml (revision 9320)
> +++ doc/book/book/ch03.xml (working copy)
> @@ -788,6 +788,7 @@
>
> <screen>
> $ svn status
> +I .screenrc # svn is ignoring .screenrc
...

But if the item is ignored, in won't show up in "svn status" output.

We could change the example command to "svn status --no-ignore", I suppose.

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Apr 11 20:55:03 2004

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.