From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18330 invoked by alias); 25 Jul 2012 13:05:06 -0000 Received: (qmail 18318 invoked by uid 22791); 25 Jul 2012 13:05:05 -0000 X-SWARE-Spam-Status: No, hits=-7.1 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_DNSWL_HI,RCVD_IN_HOSTKARMA_W,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 25 Jul 2012 13:04:45 +0000 Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q6PD4jdW032244 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Wed, 25 Jul 2012 09:04:45 -0400 Received: from [10.3.113.14] ([10.3.113.14]) by int-mx12.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id q6PD4iBq013076; Wed, 25 Jul 2012 09:04:45 -0400 Message-ID: <500FEEEC.9020603@redhat.com> Date: Wed, 25 Jul 2012 13:05:00 -0000 From: Jason Merrill User-Agent: Mozilla/5.0 (X11; Linux i686; rv:14.0) Gecko/20120717 Thunderbird/14.0 MIME-Version: 1.0 To: Jim Meyering CC: overseers@gcc.gnu.org Subject: Re: Multiple cvs/git mirror tasks? References: <50003CD7.8080401@redhat.com> <87bojjsm47.fsf@rho.meyering.net> <50045455.5090807@redhat.com> <87pq7q8kwp.fsf@rho.meyering.net> <500EE750.705@redhat.com> <87zk6ofelh.fsf@rho.meyering.net> In-Reply-To: <87zk6ofelh.fsf@rho.meyering.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact overseers-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: , Sender: overseers-owner@sourceware.org X-SW-Source: 2012-q3/txt/msg00039.txt.bz2 On 07/25/2012 04:07 AM, Jim Meyering wrote: > I've just adjusted the script (~meyering/bin/mirror-sw) to do that. Thanks. Jason