Eric Wong(normalperson@xxxxxxxx)@260208-23:32: > The regular svn client converts the UTC time to the local time (or > based on the TZ= environment). Using "git svn log" should mimic the > timezone behavior of the regular svn client. Ah indeed, `git-svn log` does show the correct TZ. How annoying! My workflow is to work with native git as much as possible, and interact with svn as little as is required. This means I have to remember to run one command to see sane logs of git commits that happen to also be svn commits, and another one for the normal git commits. There is no transparency here. Thanks for clearing that up though Eric. Is it documented anywhere? Tim -- Tim Stoakes - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html