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

Re: [vote] pin-externals branch to trunk

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Tue, 10 Feb 2015 18:34:58 +0000

Stefan Sperling wrote:
> Julian Foad wrote:
>> [...] should preserve the exact textual form of the {DATE} spec. I'm not
>> sure if it currently does.
>
> That has been fixed in r1655872. The date string is preserved now.

Not in that commit, but it does look like it's been fixed in a later commit, but there doesn't seem to be a test for it.

> BTW, I don't know why the Z was in the generated date string but
> I don't think its intended meaning is "Zulu time". It's part of
> a static string in our own code (libsvn_subr/time.c):
>
> #define TIMESTAMP_FORMAT "%04d-%02d-%02dT%02d:%02d:%02d.%06dZ"

The 'Z' defined there certainly does mean 'Zulu' (that is, UTC) time.

- Julian
Received on 2015-02-10 19:35:50 CET

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.