From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Giorgos Keramidas Newsgroups: gmane.emacs.devel Subject: Re: make bootstrap: need moral support. :-( Date: Tue, 21 Feb 2006 10:52:20 +0200 Message-ID: <20060221085220.GB64124@flame.pc> References: <87slqe9f15.fsf@blarg.net> <20060220213808.GA2915@flame.pc> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1140551850 17224 80.91.229.2 (21 Feb 2006 19:57:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 21 Feb 2006 19:57:30 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Feb 21 20:57:29 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FBddT-0006fI-R1 for ged-emacs-devel@m.gmane.org; Tue, 21 Feb 2006 20:57:24 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FBdaD-00082p-PA for ged-emacs-devel@m.gmane.org; Tue, 21 Feb 2006 14:54:01 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FBTKf-0003Yw-Hr for emacs-devel@gnu.org; Tue, 21 Feb 2006 03:57:17 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FBTK1-0002MP-MJ for emacs-devel@gnu.org; Tue, 21 Feb 2006 03:56:39 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FBTGW-0006tg-MG for emacs-devel@gnu.org; Tue, 21 Feb 2006 03:53:01 -0500 Original-Received: from [62.1.205.36] (helo=igloo.linux.gr) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1FBTMk-00070S-4T for emacs-devel@gnu.org; Tue, 21 Feb 2006 03:59:26 -0500 Original-Received: from flame.pc (aris.bedc.ondsl.gr [62.103.39.226]) (authenticated bits=128) by igloo.linux.gr (8.13.5/8.13.5/Debian-3) with ESMTP id k1L8qiHe012758 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 21 Feb 2006 10:52:46 +0200 Original-Received: from flame.pc (flame [127.0.0.1]) by flame.pc (8.13.4/8.13.4) with ESMTP id k1L8qKa5064187; Tue, 21 Feb 2006 10:52:20 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Original-Received: (from keramida@localhost) by flame.pc (8.13.4/8.13.4/Submit) id k1L8qK5l064186; Tue, 21 Feb 2006 10:52:20 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Original-To: Ken Raeburn Content-Disposition: inline In-Reply-To: X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (score=-3.363, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.84, BAYES_00 -2.60, DNS_FROM_RFC_ABUSE 0.20) X-Hellug-MailScanner-From: keramida@ceid.upatras.gr X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:50856 Archived-At: On 2006-02-21 00:18, Ken Raeburn wrote: > Well, you can rsync from the FSF CVS repository, so you can > have a local copy updated fairly efficiently. I do that, but > only because it makes the "svk sync" process I use to mirror > the repository into Subversion go much faster. :-) This sounds like an ideal plan. Thanks for the tip :) I don't know where/how to access the rsync server though. A quick search in savannah.gnu.org and Google, doesn't reveal much.