login
Header Space

 
 

Re: [PATCH] Fix "cvs log" to use UTC timezone instead of local

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Linus Torvalds <torvalds@...>
Cc: <git@...>
Date: Wednesday, September 5, 2007 - 5:45 pm

Quoting Jonas Berlin on 09/05/2007 09:32 PM UTC:

I just realized that since git-cvsserver creates a SQLite database (assumably for keeping track of what cvs revision numbers map to which git commits) AND the "timezonized" timestamps are stored as strings in there, switching to UTC timestamps would either break current SQLite databases or then require backwards compatibility code to handle the pretty-printed timestamp (with the UTC unrolling code from the patch I sent).


Another option would be to scrap support for old cvs clients.. I could investigate when the new format was introduced..

-- 
- xkr47
-
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:
Re: [PATCH] Fix "cvs log" to use UTC timezone instead of local, Jonas Berlin, (Wed Sep 5, 5:45 pm)
speck-geostationary