Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2638085C0 for ; Sun, 28 Aug 2011 08:46:15 +0000 (UTC) Received: (qmail 27238 invoked by uid 500); 28 Aug 2011 08:46:10 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 26741 invoked by uid 500); 28 Aug 2011 08:46:02 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 26733 invoked by uid 99); 28 Aug 2011 08:46:00 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 28 Aug 2011 08:46:00 +0000 X-ASF-Spam-Status: No, hits=1.0 required=5.0 tests=SPF_SOFTFAIL X-Spam-Check-By: apache.org Received-SPF: softfail (nike.apache.org: transitioning domain of dustin@spy.net does not designate 69.230.8.158 as permitted sender) Received: from [69.230.8.158] (HELO eve.west.spy.net) (69.230.8.158) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 28 Aug 2011 08:45:53 +0000 Received: by eve.west.spy.net (Postfix, from userid 1001) id 33090D1A21; Sun, 28 Aug 2011 01:45:30 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eve.west.spy.net X-Spam-Level: Received: from dhcp-113.west.spy.net (dhcp-113.west.spy.net [192.168.1.113]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (Client did not present a certificate) by eve.west.spy.net (Postfix) with ESMTPSA id 74260D1A1E for ; Sun, 28 Aug 2011 01:45:29 -0700 (PDT) Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Apple Message framework v1244.3) Subject: Re: git commit: davisp - GIT OK From: Dustin Sallings In-Reply-To: Date: Sun, 28 Aug 2011 01:45:29 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: <2F464350-C426-4A73-BD51-D8E8DFA130AD@spy.net> References: <20110822034558.AA1D559338@tyr.zones.apache.org> <9820D627-776F-4680-B9A9-A662AB0A566F@apache.org> <1BDF88A5-9F8A-4DB9-8F84-D53B7E6BA13A@apache.org> <75A97B18-2715-462D-8064-894C977084F0@spy.net> <63028D34-288B-4EEF-ADDB-7E42E2FFBB18@spy.net> To: dev@couchdb.apache.org X-Mailer: Apple Mail (2.1244.3) X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Status: No, score=-1.5 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD autolearn=ham version=3.3.1 On Aug 26, 2011, at 6:10 PM, Paul Davis wrote: > The mirror: >=20 > http://git.apache.org/couchdb.git >=20 > The writable repo: >=20 > http://git-wip-us.apache.org/repos/asf/couchdb.git >=20 > I haven't looked into this at all yet myself. I'll be working on this > tomorrow and Sunday though so if you have questions I'll be around. Yikes, sorry. I keep this list kind of hidden away and forget = to look sometimes. I ran a tree convergence report thing between the WIP and the = mirror and I found them to have identical source code even though the = commits vary: http://public.west.spy.net/tmp/apache-wip-vs-mirror.html If you look back through the history far enough, you'll see that = WIP has 5 commits that were missing from mirror, one of them apparently = getting split over two commits and that's where your hashes began to = diverge. The trees quickly did not, though. --=20 dustin sallings