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

Re: [Patch] Issue #2291 - 'svn ls -v' should return locking information - V7

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-08-11 15:03:18 CEST

On Aug 10, 2005, at 3:20 PM, Ben Collins-Sussman wrote:
>
> [lundblad]
>
> or
>
> *lundblad*

I think it's best to keep the {filesize, date, filename} all next to
each other, because it looks like the output of 'ls -l' that everyone
is used to. IIRC, 'svn ls -v' was originally designed to mimic 'ls -
l'. So I've removed the lock->date field altogether, and now only
print the lock->owner field, right next to the last-author field:

$ svn ls -v
       1 sussman *sussman 3060 Apr 27 14:31 dutchwords
       1 sussman 238080 Apr 27 14:31 bluechairs.z5
       1 sussman 4829 Apr 27 14:31 bookreview.txt
       6 sussman 72192 Apr 27 14:33 driver.z5

This is what I'll commit, assuming tests pass. We can tweak more
later if we want to.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 11 15:06:17 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.