From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5363 invoked from network); 12 Mar 2009 12:13:41 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.5 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 12 Mar 2009 12:13:41 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 14685 invoked from network); 12 Mar 2009 12:11:31 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 12 Mar 2009 12:11:31 -0000 Received: (qmail 442 invoked by alias); 12 Mar 2009 12:11:27 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 26719 Received: (qmail 429 invoked from network); 12 Mar 2009 12:11:27 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 12 Mar 2009 12:11:27 -0000 Received: from smtprelay07.ispgateway.de (smtprelay07.ispgateway.de [80.67.29.7]) by bifrost.dotsrc.org (Postfix) with ESMTP id 533D080307F8 for ; Thu, 12 Mar 2009 13:11:20 +0100 (CET) Received: from [212.117.84.179] (helo=fsst.voodoo.lan) by smtprelay07.ispgateway.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1Lhjku-0005ax-0o for zsh-workers@sunsite.dk; Thu, 12 Mar 2009 13:11:20 +0100 Received: from hawk by fsst.voodoo.lan with local (Exim 4.69) (envelope-from ) id 1Lhjkt-00088e-B2 for zsh-workers@sunsite.dk; Thu, 12 Mar 2009 13:11:19 +0100 Date: Thu, 12 Mar 2009 13:11:19 +0100 From: Frank Terbeck To: Zsh hackers list Subject: Re: CVS repository down Message-ID: <20090312121119.GD4167@fsst.voodoo.lan> Mail-Followup-To: Zsh hackers list References: <19130.1236766395@csr.com> <237967ef0903110331k11382cfla7f30dac18f31919@mail.gmail.com> <20090312054831.GB15649@blorf.net> <20090312120644.GC4167@fsst.voodoo.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <20090312120644.GC4167@fsst.voodoo.lan> User-Agent: Mutt/1.5.18 (2008-05-17) X-Df-Sender: 430444 X-Virus-Scanned: ClamAV 0.92.1/9100/Thu Mar 12 10:07:56 2009 on bifrost X-Virus-Status: Clean Frank Terbeck : [...] > To import the cvs repository into a git repository, the following > script may be used: I forgot to mention that the script can be used to incrementally update the import, too. No need to go through the forty minute initial import each time. :) Regards, Frank -- In protocol design, perfection has been reached not when there is nothing left to add, but when there is nothing left to take away. -- RFC 1925