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

Re: svn commit: rev 158 - trunk/subversion/include trunk/subversion/libsvn_wc trunk/subversion/libsvn_subr trunk/subversion/libsvn_client trunk/subversion/clients/cmdline

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2001-09-25 19:55:35 CEST

sussman@tigris.org writes:

> Author: sussman
> Date: 2001-09-25 17:49 GMT
> New Revision: 158
>
> The shiny new 'svn status'.
>
> Three independent flags: -n (--nonrecursive)
> -u (--show-updates)
> -v (--verbose)
>
> The -u and -v flags show the "long" output format; otherwise the
> default is the "short" output format.

OK, before everyone goes crazy, two things:

   1. This new output format temporarily breaks all of our python
       tests; a new parser needs to be written that will output the
       same tree-format that the tests are expecting, maybe 1/2 hr of
       work.
 
       This was a judgement call on my part. I have to race out the
       door now, and I figured it was better to let people play with
       the new subcommand right away, rather than delay the release
       for bureaucratic reasons.

       If nobody beats me to it, I'll fix the python tests tomorrow
       morning. In the meantime, please don't run them. :-)

   2. One debate still left on the table: should (A)dded items be
       shown when the -u switch is given?

Have fun,

  Ben

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:42 2006

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.