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

Re: [PATCH] svn status now has 6 columns, not 5

From: Max Bowsher <maxb_at_ukf.net>
Date: 2005-03-26 20:59:19 CET

David Summers wrote:
> I didn't commit this directly in case I am missing something (obvious?)
> but I'm pretty sure that svn status now has 6 columns instead of 5.
>
> Log:
> * subversion/clients/cmdlin/main.c : svn status now has 6 columns instead
> of 5.
>
> Index: subversion/clients/cmdline/main.c
> ===================================================================
> --- subversion/clients/cmdline/main.c (revision 13686)
> +++ subversion/clients/cmdline/main.c (working copy)
> @@ -604,7 +604,7 @@
> " With -u, add working revision and server out-of-date
> information.\n"
> " With -v, print full revision information on every item.\n"
> "\n"
> - " The first five columns in the output are each one character
> wide:\n"
> + " The first six columns in the output are each one character
> wide:\n"
> " First column: Says if item was added, deleted, or otherwise "
> "changed\n"
> " ' ' no modifications\n"

Then, the documentation below will need updating too.

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Mar 26 21:00:56 2005

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.