From owner-freebsd-current@freebsd.org Mon Nov 9 04:54:18 2015 Return-Path: <owner-freebsd-current@freebsd.org> Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D5F1EA223BA; Mon, 9 Nov 2015 04:54:18 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-pa0-x244.google.com (mail-pa0-x244.google.com [IPv6:2607:f8b0:400e:c03::244]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A545B1D56; Mon, 9 Nov 2015 04:54:18 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: by pacrf6 with SMTP id rf6so23953603pac.2; Sun, 08 Nov 2015 20:54:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=CqqDbiM9lO7Wfo4IbNdGkActF8XBtlJ847LqEd4moLM=; b=sxKF2x/2FTf4JrjJidvGVkvURIlnDhFt/ioBADokt1W9H9WfMTxIvGgMd3fPyHlkqo 7pSmmgIUK6yjWv8dsT0tg9SN+FkJaXgI2D13BzSLf43NRelvAg1k9WQVMX3r5cfvNud9 oVk8uLF7OU7+c3RaCY+LiuXr3iHpsUS6wZ1/LN1EBKvj0t6r/n/5NDSCO6AxWejILYcq Op84XGLdFhA2kkUorL5l8ZJ1YpG9XouZWut02K+d3i5Mmlxpel7xI5le2vrphZUE4bdL m/WoiX4Ca0VeFdHJos4FTOJGMM1507+TtMZKGXo/R5QxRxmgzcyhhrxxecOkb8pC+GhB zWeQ== X-Received: by 10.66.140.39 with SMTP id rd7mr37742280pab.86.1447044858353; Sun, 08 Nov 2015 20:54:18 -0800 (PST) Received: from ?IPv6:2601:601:800:126d:6c97:bf3:2260:c8ab? ([2601:601:800:126d:6c97:bf3:2260:c8ab]) by smtp.gmail.com with ESMTPSA id rc5sm13401444pbc.95.2015.11.08.20.54.17 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 08 Nov 2015 20:54:17 -0800 (PST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) Subject: Re: FYI: SVN to GIT converter currently broken, github is falling behind From: NGie Cooper <yaneurabeya@gmail.com> In-Reply-To: <56402660.1080808@ShaneWare.Biz> Date: Sun, 8 Nov 2015 20:54:16 -0800 Cc: =?utf-8?Q?Ulrich_Sp=C3=B6rlein?= <uqs@FreeBSD.org>, Alfred Perlstein <alfred@freebsd.org>, freebsd-git@freebsd.org, freebsd-current@freebsd.org, git-admin@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <A0300C3C-B2E9-478F-9FD9-BC305035D740@gmail.com> References: <CAJ9axoTuuBt4+g4o1+Ly9VmNfAa3pcMhcPr2ws8T1kCm=Om=tg@mail.gmail.com> <CAJ9axoRBcFD=-d=pzJJvYempEO-EyR_kAiK3EZQ_hp+7_J1iyQ@mail.gmail.com> <563EAAB8.5020702@freebsd.org> <CAJ9axoQmgT0B23UtmzGeMcvS+CHxC16FL53fPGObBZoxEC03aQ@mail.gmail.com> <CAJ9axoRcCUoLzyGN-JkJEn+yinWdVoSKUcBr7eas5638t6jBUg@mail.gmail.com> <56402660.1080808@ShaneWare.Biz> To: Shane Ambler <FreeBSD@ShaneWare.Biz> X-Mailer: Apple Mail (2.2104) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current <freebsd-current.freebsd.org> List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-current>, <mailto:freebsd-current-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-current/> List-Post: <mailto:freebsd-current@freebsd.org> List-Help: <mailto:freebsd-current-request@freebsd.org?subject=help> List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-current>, <mailto:freebsd-current-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 09 Nov 2015 04:54:18 -0000 > On Nov 8, 2015, at 20:51, Shane Ambler <FreeBSD@ShaneWare.Biz> wrote: ... > 4 seconds?? > There have been 4 leap seconds added this century. > Did 1.9 add timestamp corrections relating to leap seconds? >=20 > Did the developer not use leapsecs when the svn server does? Alternatively, was this impacted by a change in recent change to = timekeeping (ntpd, etc)? Thanks, -NGie=