Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-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 50883D81F for ; Sun, 11 Nov 2012 16:20:46 +0000 (UTC) Received: (qmail 17839 invoked by uid 500); 11 Nov 2012 16:20:45 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 17586 invoked by uid 500); 11 Nov 2012 16:20:45 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 17559 invoked by uid 99); 11 Nov 2012 16:20:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 11 Nov 2012 16:20:44 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of markrmiller@gmail.com designates 209.85.220.176 as permitted sender) Received: from [209.85.220.176] (HELO mail-vc0-f176.google.com) (209.85.220.176) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 11 Nov 2012 16:20:36 +0000 Received: by mail-vc0-f176.google.com with SMTP id fo13so6464437vcb.35 for ; Sun, 11 Nov 2012 08:20:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:content-transfer-encoding:subject:message-id:date :to:mime-version:x-mailer; bh=G7IdeOdlBu/XEFFdTQUJODvbHonmgKZ1yJMfnVAjpl4=; b=AoAbipBTu4FZ0UQhBMfKFyHIimmEUz3B+qWceu/7K45ZBY4XFG4rjk3rHmzyq/NliT 0K7BKJWJSCslLjRmHC0ZvpJwTk6u+7LZhv/IZ65EtWOehbc5WQjYjHsNVwWR6/xpKx/s ouwQsZuBk/SPrWVPkm0vwXU0WnQpLWQzmo0kNPkkRWRcddxZAMOC9Yw5SDC5j6pCy88K ke8fiJBEqzMmnKJMqQB16yVXyhvUjAOXbPQBStPxWJPzuiM7DO58KCDnNWXulidQDc+r cCiOVGayHJejHP0cKR7oTpn6a/mHLzB0pASGHVIZoHJT3qzSePo/smbG1meq/pD+m/bc wqcQ== Received: by 10.52.175.167 with SMTP id cb7mr17966882vdc.58.1352650815724; Sun, 11 Nov 2012 08:20:15 -0800 (PST) Received: from [192.168.1.201] (ool-18bf2b7d.dyn.optonline.net. [24.191.43.125]) by mx.google.com with ESMTPS id l15sm4463425vdt.14.2012.11.11.08.20.13 (version=SSLv3 cipher=OTHER); Sun, 11 Nov 2012 08:20:14 -0800 (PST) From: Mark Miller Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: Apache Git mirror Message-Id: Date: Sun, 11 Nov 2012 11:20:11 -0500 To: "dev@lucene.apache.org" Mime-Version: 1.0 (Mac OS X Mail 6.2 \(1499\)) X-Mailer: Apple Mail (2.1499) X-Virus-Checked: Checked by ClamAV on apache.org Anyone else use the Apache git mirror much (not the GitHub one, but = hosted by Apache)? Since I've been trying to use it over the past couple = days, it's been super slow - cloning or updating does a whole lot of = "counting objects" and just generally takes a real long time. It did not = used to be this way for me, and I'm not seeing this on any other git = projects I work with. Anyone else notice this? One odd thing that showed up in the mirror a while back is a merge = commit - that's never come in from the svn bridge before. No clue if = it's related, but it was odd to see. - Mark= --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org