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

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

From: David Summers <david_at_summersoft.fay.ar.us>
Date: 2005-03-26 19:46:31 CET

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"

--
David Wayne Summers          "Linux: Because reboots are for hardware upgrades!"
david_at_summersoft.fay.ar.us   PGP Key: http://summersoft.fay.ar.us/~david/pgp.txt
PGP Key fingerprint =  0B44 B118 85CC F4EC 7021  1ED4 1516 5B78 E320 2001
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Mar 26 19:47:58 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.