svn status proposal
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2001-09-14 16:40:49 CEST
I don't feel like this is such a bikeshed discussion anymore; people
So, I'm trying to detect a consensus. Here's my latest proposal,
* a "status line" always looks the same. This rewards habituation
The only change being proposed is to add the square brackets;
XXX ## [ ##] ( ##) path
The XXX represents local mods: {M,C,A,D,R,_} in the first two
The ## is the working revision.
* use-cases:
- users usually want to see only interesting lines
- users usually want to see local mods only (no network traffic)
See All Lines?
* proposal
svn status : case 1
The theory here is that case 1 is the most common use-case,
In cases 1 and 2, where the network is not accessed, a status
M 58 [ -] ( -) foo.c
In cases 3 and 4, where update info is fetched, a status line
M 58 [ 46] ( 60) foo.c
I know that in case 1, some people would really like to see the
---------------------------------------------------------------------
|
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.