----- Original Message -----
From: "Greg Hudson" <ghudson@MIT.EDU>
>
> Agreed (I've mentioned this myself in the past, though not in relation
> to svn blame, of course). However, note that any string-form time can
> be converted to an apr_time_t with svn_time_from_cstring(), so we're not
> really limiting client flexibility here.
I know that function - I'm using it currently in TortoiseSVN 'cause the
users requested a localized version of the date string.
I don't know the subversion code about this quite well but I
think subversion transforms the apr_time_t value to a string
just before passing it to the clients. If clients then have to convert
it back first that means wasting processor time.
Stefan
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 18 18:08:36 2003