[PATCH] Documentation/git svn log: add a note about timezones.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Miklos Vajna
Date: Wednesday, February 27, 2008 - 6:13 am

git svn log mimics the timezone converting behaviour of svn log, but
this was undocumented.

Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
---

On Wed, Feb 27, 2008 at 12:33:22PM +0000, Johannes Schindelin <Johannes.Schindelin@gmx.de> wrote:

right, corrected.


oops :(


moved.

 Documentation/git-svn.txt |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/Documentation/git-svn.txt b/Documentation/git-svn.txt
index 340f1be..bec9acc 100644
--- a/Documentation/git-svn.txt
+++ b/Documentation/git-svn.txt
@@ -159,6 +159,10 @@ New features:
 	our version of --pretty=oneline
 --
 +
+NOTE: SVN itself only stores times in UTC and nothing else. The regular svn
+client converts the UTC time to the local time (or based on the TZ=
+environment). This command has the same behaviour.
++
 Any other arguments are passed directly to `git log'
 
 'blame'::
-- 
1.5.4

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
git-svn messing with timezones, Tim Stoakes, (Tue Feb 26, 5:47 am)
Re: git-svn messing with timezones, Eric Wong, (Wed Feb 27, 12:32 am)
Re: git-svn messing with timezones, Tim Stoakes, (Wed Feb 27, 3:26 am)
Re: git-svn messing with timezones, Johannes Schindelin, (Wed Feb 27, 3:40 am)
Re: [PATCH] Documentation/git svn log: add a note about ti ..., Johannes Schindelin, (Wed Feb 27, 5:33 am)
[PATCH] Documentation/git svn log: add a note about timezones., Miklos Vajna, (Wed Feb 27, 6:13 am)
Re: [PATCH] Documentation/git svn log: add a note about ti ..., Johannes Schindelin, (Wed Feb 27, 6:15 am)
Re: git-svn messing with timezones, Seth Falcon, (Wed Feb 27, 9:21 am)
Re: git-svn messing with timezones, Tim Stoakes, (Wed Feb 27, 4:09 pm)
Re: git-svn messing with timezones, Junio C Hamano, (Wed Feb 27, 4:23 pm)