[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 1124 - trunk/subversion/libsvn_wc

From: Branko Čibej <brane_at_xbc.nu>
Date: 2002-01-31 21:31:46 CET

Greg Stein wrote:

>On Thu, Jan 31, 2002 at 12:49:46PM -0600, kfogel@tigris.org wrote:
>
>>...
>>* svn/subversion/libsvn_wc/wc.h, svn/subversion/libsvn_wc/translate.c
>>(svn_wc__friendly_date): New func.
>>
>
>Note that I opened up issue 614 to discuss date formats.
>
>First off, we should fix APR to stop using such a nasty format -- it should
>
Bah. That format doesn't come from APR. It's generated by Subversion out
of an apr_exploded_time_t.

>
>generate ISO 8601 dates. If that isn't acceptable, then we should stop using
>APR's date string. End result is that we need to use ISO 8601 strings.
>
>Second, we should stop passing around date strings. Everywhere possible, it
>should be an apr_time_t. Only when it finally hits the user, would it be
>converted to a string.
>
>Cheers,
>-g
>

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
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:37:01 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.