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

repos timestamp format (was: [PATCH] Unify human represented timestamp formats.)

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-06-23 10:58:42 CEST

On Sun, Jun 23, 2002 at 11:01:18AM +0300, Nuutti Kotivuori wrote:
>...
> Oof. Timestamps in the repository are:
>
> 2002-06-23T12:34:56.123456Z
>
> And that format is _required_ by RFC2518 when it passes over WebDAV.

Yes, that format is required by RFC 2518, which is why issue #614 is slated
for alpha. I find it to be a pretty egregious violation of the RFC.

*However* ... that wire-format does not necessarily imply that the repos
format must match. Having them the same would make it easier to just drop
the repos value onto the wire, yes, but not *required*.

If we happen to choose a different format for the repos, then we can just do
the necessary translations.

All that said, I'm just clarifying what is required or not. Personally, I
think the repos format *should* be ISO 8601, and while we're at it, then the
particular variant we choose should match RFC 2518.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jun 23 10:58:20 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.