From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: how the H*** tp get cvs-emacs? (I use cmds given HERE!) Date: Wed, 6 Apr 2005 22:08:52 +0200 Message-ID: <6e83c56b88c9c34c6d194a08cae012ad@Web.DE> References: <87zmwbap4l.fsf-monnier+gnu.emacs.help@gnu.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v619.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1112818330 1315 80.91.229.2 (6 Apr 2005 20:12:10 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 6 Apr 2005 20:12:10 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Apr 06 22:12:06 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DJGry-0006mX-Cm for geh-help-gnu-emacs@m.gmane.org; Wed, 06 Apr 2005 22:11:22 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DJGR7-000777-LE for geh-help-gnu-emacs@m.gmane.org; Wed, 06 Apr 2005 15:43:37 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DJGQn-00074x-RJ for help-gnu-emacs@gnu.org; Wed, 06 Apr 2005 15:43:19 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DJGQm-00072f-QB for help-gnu-emacs@gnu.org; Wed, 06 Apr 2005 15:43:16 -0400 Original-Received: from [217.72.192.226] (helo=smtp08.web.de) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1DJGq4-0004Pg-S8 for help-gnu-emacs@gnu.org; Wed, 06 Apr 2005 16:09:25 -0400 Original-Received: from [84.245.189.203] (helo=[192.168.1.2]) by smtp08.web.de with asmtp (TLSv1:RC4-SHA:128) (WEB.DE 4.104 #268) id 1DJGpZ-000271-00; Wed, 06 Apr 2005 22:08:53 +0200 In-Reply-To: Original-To: dkcombs@panix.com (David Combs) X-Mailer: Apple Mail (2.619.2) X-Sender: Peter_Dyballa@web.de X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:25439 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:25439 Am 06.04.2005 um 21:14 schrieb David Combs: > what do people do to get a cvs-emacs these days? They do: cvs -z3 -d:ext:anoncvs@savannah.gnu.org:/cvsroot/emacs co emacs or, to save some time and internet bandwidth: cvs -z3 -d:ext:anoncvs@savannah.gnu.org:/cvsroot/emacs update emacs If you want the source archived, do afterwards: tar cjf emacs_22.0.50_CVS_`date +%Y-%m-%d`.tar.bz2 ./emacs. -- Greetings Pete