From owner-freebsd-hackers@FreeBSD.ORG Tue Sep 20 15:10:48 2011 Return-Path: Delivered-To: hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 696E7106564A; Tue, 20 Sep 2011 15:10:48 +0000 (UTC) (envelope-from fabien.thomas@netasq.com) Received: from work.netasq.com (mars.netasq.com [91.212.116.3]) by mx1.freebsd.org (Postfix) with ESMTP id C194D8FC1D; Tue, 20 Sep 2011 15:10:46 +0000 (UTC) Received: from [10.2.1.1] (unknown [10.2.1.1]) by work.netasq.com (Postfix) with ESMTPSA id 3512B740021; Tue, 20 Sep 2011 17:10:01 +0200 (CEST) Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii From: Fabien Thomas In-Reply-To: Date: Tue, 20 Sep 2011 17:10:45 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: References: <4E712D11.7040202@FreeBSD.org> <4E75B67E.1000802@FreeBSD.org> <3C53D349-6629-48FC-A8EF-84C3B2C13617@netasq.com> To: Arnaud Lacombe X-Mailer: Apple Mail (2.1084) Cc: hackers@freebsd.org, Andriy Gapon Subject: Re: my git development snapshot(s) X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Fabien Thomas List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Sep 2011 15:10:48 -0000 At some point in time (when i've migrated my server from i386 to amd64) = the git-svn metadata was corrupted (perl problem). Maybe this problem is related as my original clone does not have the = problem. I will try to restore and force push a new repo. Fabien