From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bill Wohler Newsgroups: gmane.emacs.help Subject: Re: cvs emacs Date: Sun, 09 Oct 2005 19:34:00 -0700 Organization: Newt Software Message-ID: <87psqet813.fsf@olgas.newt.com> References: <87u0fqijnd.fsf@gmail.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1128911891 11386 80.91.229.2 (10 Oct 2005 02:38:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 10 Oct 2005 02:38:11 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Oct 10 04:38:09 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EOnXF-0000gR-3e for geh-help-gnu-emacs@m.gmane.org; Mon, 10 Oct 2005 04:37:05 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EOnXE-0007lQ-Io for geh-help-gnu-emacs@m.gmane.org; Sun, 09 Oct 2005 22:37:04 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EOnX0-0007lB-P8 for help-gnu-emacs@gnu.org; Sun, 09 Oct 2005 22:36:50 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EOnWz-0007kz-B3 for help-gnu-emacs@gnu.org; Sun, 09 Oct 2005 22:36:50 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EOnWz-0007kw-7G for help-gnu-emacs@gnu.org; Sun, 09 Oct 2005 22:36:49 -0400 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtp (TLS-1.0:RSA_AES_128_CBC_SHA:16) (Exim 4.34) id 1EOnWz-0007Jt-1M for help-gnu-emacs@gnu.org; Sun, 09 Oct 2005 22:36:49 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1EOnVg-0008NT-3n for help-gnu-emacs@gnu.org; Mon, 10 Oct 2005 04:35:28 +0200 Original-Received: from h-68-166-188-126.snvacaid.dynamic.covad.net ([68.166.188.126]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 10 Oct 2005 04:35:28 +0200 Original-Received: from wohler by h-68-166-188-126.snvacaid.dynamic.covad.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 10 Oct 2005 04:35:28 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: help-gnu-emacs@gnu.org Original-Lines: 35 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: h-68-166-188-126.snvacaid.dynamic.covad.net User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) Cancel-Lock: sha1:4JHDv8u/QV0dN3PthRwybPfaseE= 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:30095 Archived-At: Sean Sieger wrote: > I am indeed checking out the current module? When I did the above > command on 2005-08-25, and then installed it, I found that I had > installed Emacs 22.0.50.1 and somehow got it in my head that I had > not installed the current version of CVS Emacs. If you do not specify an older revision with the -r option, you get the bleeding edge, which I think is what you're looking for. Peter Dyballa writes: > For Unicode Emacs 23: > > cvs -z3 -d:ext:anoncvs@savannah.gnu.org:/cvsroot/emacs co -d > emacs-unicode -r emacs-unicode-2 -P emacs > > To update: > > cd emacs-unicode ; cvs -z3 > -d:ext:anoncvs@savannah.gnu.org:/cvsroot/emacs update I didn't realize this module even existed. Hmmm. By the way, for the update you can simplify to: cd emacs-unicode; cvs up You can add "cvs -z3" to your ~/.cvsrc so you don't have to type it all the time. -- Bill Wohler http://www.newt.com/wohler/ GnuPG ID:610BD9AD Maintainer of comp.mail.mh FAQ and MH-E. Vote Libertarian! If you're passed on the right, you're in the wrong lane.