Date: Mon, 9 Nov 2015 15:21:44 +1030 From: Shane Ambler <FreeBSD@ShaneWare.Biz> To: =?UTF-8?Q?Ulrich_Sp=c3=b6rlein?= <uqs@FreeBSD.org>, Alfred Perlstein <alfred@freebsd.org> Cc: freebsd-git@freebsd.org, freebsd-current@freebsd.org, git-admin@freebsd.org Subject: Re: FYI: SVN to GIT converter currently broken, github is falling behind Message-ID: <56402660.1080808@ShaneWare.Biz> In-Reply-To: <CAJ9axoRcCUoLzyGN-JkJEn%2ByinWdVoSKUcBr7eas5638t6jBUg@mail.gmail.com> References: <CAJ9axoTuuBt4%2Bg4o1%2BLy9VmNfAa3pcMhcPr2ws8T1kCm=Om=tg@mail.gmail.com> <CAJ9axoRBcFD=-d=pzJJvYempEO-EyR_kAiK3EZQ_hp%2B7_J1iyQ@mail.gmail.com> <563EAAB8.5020702@freebsd.org> <CAJ9axoQmgT0B23UtmzGeMcvS%2BCHxC16FL53fPGObBZoxEC03aQ@mail.gmail.com> <CAJ9axoRcCUoLzyGN-JkJEn%2ByinWdVoSKUcBr7eas5638t6jBUg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 08/11/2015 21:36, Ulrich Spörlein wrote: > Here's the same commit, and the difference between 1.8 and 1.9: > > % git cat-file commit 803795d > tree 7fc83aba022834da5c218114b09ad4640735bcc0 > parent c96fb0418e545a569b5975b4d878a30a948c29d5 > author olgeni <olgeni@FreeBSD.org> 1437203525 +0000 > committer olgeni <olgeni@FreeBSD.org> 1437203525 +0000 > > Upgrade to version 0.4.1. > % git cat-file commit 61ca43b > tree 7fc83aba022834da5c218114b09ad4640735bcc0 > parent c96fb0418e545a569b5975b4d878a30a948c29d5 > author olgeni <olgeni@FreeBSD.org> 1437203529 +0000 > committer olgeni <olgeni@FreeBSD.org> 1437203529 +0000 > > Upgrade to version 0.4.1. > > > In case you don't see it, there's a 4s difference in the timestamps > for authoring and committing. Here's the original: > > % svn log -vc392405 svn://svn.freebsd.org/ports > ------------------------------------------------------------------------ > r392405 | olgeni | 2015-07-18 09:12:05 +0200 (Sat, 18 Jul 2015) | 2 lines > Changed paths: > M /head/www/elixir-maru/Makefile > M /head/www/elixir-maru/distinfo > > Upgrade to version 0.4.1. > > ------------------------------------------------------------------------ > > So yeah, svn 1.9 returned a timestamp that was off by 4s. WTF? > 4 seconds?? There have been 4 leap seconds added this century. Did 1.9 add timestamp corrections relating to leap seconds? Did the developer not use leapsecs when the svn server does? -- FreeBSD - the place to B...Software Developing Shane Ambler
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?56402660.1080808>