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

RE: svn log --xml timestamp discrepancy issue

From: gharmon1977 <gabriel.harmon_at_deltadentalva.com>
Date: Tue, 29 Jan 2013 08:56:44 -0800 (PST)

Technically, I'm physically residing in UTC-4 .. I'm not sure if the server hosting SVN is UTC-5. I was never involved with the initial creation of the server .. However, I can check and modify as needed then re-pull the logs, see if that does indeed resolve the issue.

Thanks,

Gabriel Harmon
From: Andy Levy [via Subversion] [mailto:ml-node+s1072662n177790h70_at_n5.nabble.com]
Sent: Tuesday, January 29, 2013 11:53 AM
To: Gabriel Harmon
Subject: Re: svn log --xml timestamp discrepancy issue

On Tue, Jan 29, 2013 at 11:46 AM, gharmon1977 <[hidden email]</user/SendEmail.jtp?type=node&node=177790&i=0>> wrote:
When executing the following commands, I receive 2 different outputs
regarding timestamps:

svn log --xml -v --revision {"20130128"}:{"20130129"}
URL/svn/repository/%SVNDir%
OUTPUT:

/<logentry
   revision="55913">
<author>DevName</author>
<date>*2013-01-29T02:31:38.558152Z*</date>
/

svn log -v --revision {"20130128"}:{"20130129"} URL/svn/repository/%SVNDir%
OUTPUT:

/r55913 | DevName | *2013-01-28 21:31:38*/

Timestamp discrepancy ... How's that possible? Anyone else seen this? The
--xml arg displays incorrect timestamp.

Current work around, execute svn log and script creation of xml file based
on the output of the svn log.

The XML output gives the UTC time (note the trailing Z). svn log is giving your local time. Is your current timezone UTC -5:00?

________________________________
If you reply to this email, your message will be added to the discussion below:
http://subversion.1072662.n5.nabble.com/svn-log-xml-timestamp-discrepancy-issue-tp177789p177790.html
To unsubscribe from svn log --xml timestamp discrepancy issue, click here<http://subversion.1072662.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=177789&code=Z2FicmllbC5oYXJtb25AZGVsdGFkZW50YWx2YS5jb218MTc3Nzg5fDQyODcyMjgx>.
NAML<http://subversion.1072662.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>

The information contained in this email and subsequent attachments
may be privileged, confidential and protected from disclosure. This
transmission is intended for the sole use of the individual and entity to
whom it is addressed. If you are not the intended recipient, any
dissemination, distribution or copying is strictly prohibited. If you have
received this message in error, please email the sender at the above
email address.

--
View this message in context: http://subversion.1072662.n5.nabble.com/svn-log-xml-timestamp-discrepancy-issue-tp177789p177791.html
Sent from the Subversion Users mailing list archive at Nabble.com.
Received on 2013-01-29 17:57:18 CET

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.