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

Re: [TSVN] Problem with reported time in LogMessages dialog

From: SteveKing <stefankueng_at_gmail.com>
Date: 2004-12-09 17:10:23 CET

On Thu, 9 Dec 2004 18:19:43 +1030, Michael.Kennett@csiro.au
<Michael.Kennett@csiro.au> wrote:

> I've noticed that the times reported by TortoiseSVN are out by 1/2 hour.
> Attached is a jpeg showing a screen dump of the LogMessages dialog, and
> below is the output from the command line (svn log).
>
> The timezone I am in is '(GMT+09:30) Adelaide', which is currently in
> daylight savings (so we're GMT+10:30 right now!). I can't seem to find
> any good reason for the times being out by 1/2 hour.

I guess daylight saving is a whole hour, not just 1/2 hour?

> Unfortunately, don't have VS.NET and cannot build the sources, but is
> there a problem with SVN::formatDate() [src/SVN/SVN.cpp; line 1726]?
> The struct tm * newtime has the field 'tm_isdst', which is not used
> when populating systime.

That's just a flag, indicating if the time is adjusted with DST or not.

> Hope this information helps! BTW subversion is great - thanks to all
> the volunteers for their hard work.

Well, not much. Since we have here DST too (ok, not right now, but
during summer) and I never had that problem, I don't think it has
something to do with DST but maybe with your timezone being
GMT+Something+1/2?

I have to do some more tests about that, but that will have to wait
until the weekend...

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Dec 10 04:24:19 2004

This is an archived mail posted to the TortoiseSVN Dev mailing list.

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