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

Re: I like the new output of 'ls'

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-07-27 03:58:55 CEST

Branko Čibej <brane@xbc.nu> writes:

> I'm very close to -1 here. I suggest some effort should be made to
> make the h-r date format customizable in ~/.subversion/options, and
> perhaps with a --date-format flag (for output parsers). Then have "svn
> ls" just use svn_time_to_human_nts(), or whatever the function is.

That function was producing absurdly long dates:

$ svn ls http://svn.collab.net/repos/svn
http://svn.collab.net/repos/svn:
2738 bmatzelle 0 0 2002-07-26 12:54:46 -0500 (Fri, 26 Jul 2002) clients/
2739 sussman 0 0 2002-07-26 15:23:17 -0500 (Fri, 26 Jul 2002) trunk/
2703 brane 0 0 2002-07-24 21:57:56 -0500 (Wed, 24 Jul 2002) branches/
2734 kfogel 0 2331 2002-07-26 09:19:14 -0500 (Fri, 26 Jul 2002) COMMITTERS
2698 rooneg 0 0 2002-07-24 17:32:28 -0500 (Wed, 24 Jul 2002) tags/

So I think, yah, we need a bunch of different human-readable date
formats, and we can let folks choose their favorite in ~/.subversion/.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jul 27 04:00:25 2002

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.