From owner-freebsd-git@freebsd.org Mon Nov 9 04:54:18 2015 Return-Path: Delivered-To: freebsd-git@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 In-Reply-To: <56402660.1080808@ShaneWare.Biz> Date: Sun, 8 Nov 2015 20:54:16 -0800 Cc: =?utf-8?Q?Ulrich_Sp=C3=B6rlein?= , Alfred Perlstein , freebsd-git@freebsd.org, freebsd-current@freebsd.org, git-admin@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: References: <563EAAB8.5020702@freebsd.org> <56402660.1080808@ShaneWare.Biz> To: Shane Ambler X-Mailer: Apple Mail (2.2104) X-BeenThere: freebsd-git@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussion of git use in the FreeBSD project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Nov 2015 04:54:18 -0000 > On Nov 8, 2015, at 20:51, Shane Ambler 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=