On 2019-12-25 14:33:45 -0500, Eric S. Raymond wrote: > Segher Boessenkool <seg...@kernel.crashing.org>: > > The goal is not to pretend we never used SVN. > > One of *my* goals is that the illusion of git back to the beginning of > time should be as consistent as possible. > > > The goal is to have a Git repo that is as useful as possible for us. > > Exactly. I've already written about minimizing cognitive friction. > > Here's why you want to get timezones right: there are going to be times > when the order of commits is significant information for a developer's > understanding of what happened. But without a timezone you only know > the actual time of a commit to 24-hour resoltion.
I don't understand what you mean. What matters for the order of commits is the global time, and this is what SVN stores. SVN does not store timezone information, i.e. it has no idea of what local time of the user had, but I don't think this is important information. -- Vincent Lefèvre <vinc...@vinc17.net> - Web: <https://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)