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

Re: Daylight Saving Time

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2006-11-22 10:34:41 CET

On 11/22/06, Troy.Travis@fms.treas.gov <Troy.Travis@fms.treas.gov> wrote:
>
>
> Hello.
> I was wondering if Subversion will need to be patched due to the
> forthcoming DST change as mandated by Congress?
>
> We have a large application that needs to be patched and will be rolled out
> to clients soon and we have some dev boxes with various apps on them as
> well with Subversion being one of them.
> As part of this roll-out we are verifying that any of the OS's (Linux,
> Unix, etc) or apps (Bugzilla, Subversion, etc) will be patched or needs to
> be patched due to the DST change.
>
> Could some one respond to this email and verify yes/no to Subversion
> needing a patch?

Subversion itself does not have any DST/UTC calculations. For those
calculations, it depends on the C runtime library available on your
platform. In case of Linux, that would normally mean glibc. In case of
Win32, it would probably mean having the right version of
msvcrt??.dll.

HTH,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Nov 22 10:35:16 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.