Re: Timezone information in Subversion repository
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-09-11 16:20:39 CEST
"Francois Beausoleil" <fbos@users.sourceforge.net> writes:
> Does Subversion store time in UTC and a TZ offset, or does it store
Yes, the server sets the svn:date property on the revision, in UTC,
The client converts UTC to localtime when printing the logs.
> If Subversion stores the local time, what happens when a server changes
If the server changes timezone, nothing happens. It continues to
But clock skew is still a problem. See issue 752.
---------------------------------------------------------------------
|
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.