Return-Path: Delivered-To: apmail-infrastructure-dev-archive@locus.apache.org Received: (qmail 35540 invoked from network); 19 Oct 2008 00:30:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Oct 2008 00:30:32 -0000 Received: (qmail 14057 invoked by uid 500); 19 Oct 2008 00:30:33 -0000 Delivered-To: apmail-infrastructure-dev-archive@apache.org Received: (qmail 13986 invoked by uid 500); 19 Oct 2008 00:30:33 -0000 Mailing-List: contact infrastructure-dev-help@apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: infrastructure-dev@apache.org Delivered-To: mailing list infrastructure-dev@apache.org Received: (qmail 13975 invoked by uid 99); 19 Oct 2008 00:30:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Oct 2008 17:30:33 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jukka.zitting@gmail.com designates 74.125.44.28 as permitted sender) Received: from [74.125.44.28] (HELO yx-out-2324.google.com) (74.125.44.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 19 Oct 2008 00:29:25 +0000 Received: by yx-out-2324.google.com with SMTP id 8so218829yxb.59 for ; Sat, 18 Oct 2008 17:30:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=cc0TbEJK1XZFCXZ1ArfWNbu37uCgB6UUzQveFr77VFE=; b=A5yOCG2B2+fkXfhQhdD56RbiLhoKxaXSRH5QnDcnPWTCac+jQ5fuzWAhXpxp0I7z38 +5f8USbUsInUD+SQi1RswOf5+1WNluTOWHeFu1b6Px7cQoue+2RduZv4zwy+3uDGg5qP 0T+75uABq8mRy9KwPTl6I7ZfXrp/DkBGTqbrQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=F0DU64xclpFSsUDZpGyYJguhkh3MWGdgeWFMRwAIyTuXkAqxzbWpi96zABtGakuExE Sus5hHR6H8Mtd2di9Cn6n357bS95HTY1XQe9GbKJza4g079QQt9A7gZBKLH0tZ3OL+Gm 5JRIfrZpKcBtzyyeWc8a60x6BVfvQhW0p0Bco= Received: by 10.90.34.11 with SMTP id h11mr1906616agh.31.1224376202947; Sat, 18 Oct 2008 17:30:02 -0700 (PDT) Received: by 10.90.90.6 with HTTP; Sat, 18 Oct 2008 17:30:02 -0700 (PDT) Message-ID: <510143ac0810181730j225da972mcb22233159e858a@mail.gmail.com> Date: Sun, 19 Oct 2008 02:30:02 +0200 From: "Jukka Zitting" To: infrastructure-dev@apache.org Subject: Re: Making git mirror synchronized on every commit In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <48CD7363.3080702@tuffmail.com> <510143ac0809141545o2a14e6f2na63eeb9136c89c24@mail.gmail.com> <48CD9893.2080804@apache.org> <510143ac0809150429o5ccec9bdk719d895a94f5dab1@mail.gmail.com> <48CE4E07.4070403@apache.org> <510143ac0809230648g44a77c1bk5155ef8e0bb51bda@mail.gmail.com> <510143ac0810070545y71129815j6c72441522c1af72@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org Hi, On Tue, Oct 14, 2008 at 11:49 PM, Matthieu Riou wrote: > Would you mind changing the settings of ODE to use update-per-commit? No problem. The ODE mirror is now automatically updated based on commit notifications on commits@ode.apache.org. BR, Jukka Zitting