git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* git svn timezone issue?
@ 2015-07-09 13:28 Stefan Tatschner
  2015-07-09 13:30 ` Stefan Tatschner
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Tatschner @ 2015-07-09 13:28 UTC (permalink / raw)
  To: Git

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: git svn timezone issue?
  2015-07-09 13:28 git svn timezone issue? Stefan Tatschner
@ 2015-07-09 13:30 ` Stefan Tatschner
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Tatschner @ 2015-07-09 13:30 UTC (permalink / raw)
  To: Git

On Do, 2015-07-09 at 15:28 +0200, Stefan Tatschner wrote:
> 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. 

Ok, I just discovered the --localtime switch in the manpage. Sorry for
the noise!

Thanks,
Stefan

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-07-09 13:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-09 13:28 git svn timezone issue? Stefan Tatschner
2015-07-09 13:30 ` Stefan Tatschner

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).