[ statsvn-Bugs-2136056 ] StatSVN should take time zone/local time into account

1 message Options
Embed this post
Permalink
SourceForge.net

[ statsvn-Bugs-2136056 ] StatSVN should take time zone/local time into account

Reply Threaded More More options
Print post
Permalink
Bugs item #2136056, was opened at 2008-09-29 15:54
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=833326&aid=2136056&group_id=164845

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Input Layer: SVN
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Eric Bodden (ericbodden)
Assigned to: Nobody/Anonymous (nobody)
Summary: StatSVN should take time zone/local time into account

Initial Comment:
When "svn log" is used with the -xml option then it produces a raw time stamp that (UTC?) is independent of the current time zone. StatSVN should nevertheless print the correct time in the output.

For example svn log shows for me:

mucuna ~ $ svn log ~/cs520/2008/groups | head
------------------------------------------------------------------------
r2723 | xdong4 | 2008-09-28 23:37:13 -0400 (Sun, 28 Sep 2008) | 1 li

Note the -0400. On the other hand, svn log --xml shows:

mucuna ~ $ svn log --xml ~/cs520/2008/groups | head
<?xml version="1.0"?>
<log>
<logentry
   revision="2723">
<author>xdong4</author>
<date>2008-09-29T03:37:13.264143Z</date>

This is the same entry but the latter is off by 4 hours (compared to local time). Therefore StatSVN currently shows 3:37 instead of 23:37.

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=833326&aid=2136056&group_id=164845

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Statsvn-developers mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/statsvn-developers