From: Stefan Tatschner <rumpelsepp@sevenbyte.org>
To: Git <git@vger.kernel.org>
Subject: git svn timezone issue?
Date: Thu, 09 Jul 2015 15:28:14 +0200 [thread overview]
Message-ID: <1436448494.1480.5.camel@sevenbyte.org> (raw)
Hi,
at work we use svn, so I used "git svn" to import that stuff to git.
Now it seems that there are some timezone issues. "git log" shows +0000
as timezone, while "git svn log" shows the correct timezone +0200.
$ git log -1
commit ceb8a8647e257d6caf2ad0ecc2298f8b269c9727
Author: John Doe <john@doe.com>
Date: Thu Jul 9 12:05:22 2015 +0000
$ git svn log -1
-----------------------------------------------------------------------
r1967 | doe | 2015-07-09 14:05:22 +0200 (Do, 09 Jul 2015) | 2 lines
$ git --version
git version 2.4.5
$ git svn --version
git-svn version 2.4.5 (svn 1.8.13)
Any ideas?
Thanks,
Stefan
next reply other threads:[~2015-07-09 13:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-09 13:28 Stefan Tatschner [this message]
2015-07-09 13:30 ` git svn timezone issue? Stefan Tatschner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1436448494.1480.5.camel@sevenbyte.org \
--to=rumpelsepp@sevenbyte.org \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).