Package: git-svn Version: 1:1.7.0.4-2 Severity: minor Hi,
since it is possible that the commit log of a Subversion repository is changed I want to compare my git log with the svn log: svn log > svn.log git svn log > git.log Both files differ slightly: git: r2105 | viktor | 2010-03-19 13:40:54 +0100 (Fr, 19 Mär 2010) | 2 lines svn: r2105 | viktor | 2010-03-19 13:40:54 +0100 (Fr, 19. Mär 2010) | 1 Zeile First of all the dot after the day of month is missing in the German locale. The dot stands for an ordinal number (e.g. "19." == "19th"). Second: "line(s)" is not translated. I can workaround by starting git/svn in an English locale ... Third: the git log often contains an addional empty line. Please synchronize the output. Thanks. Jens -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org