unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
Cc: help-gnu-emacs@gnu.org
Subject: Re: cvs emacs
Date: Sun, 9 Oct 2005 23:49:55 +0200	[thread overview]
Message-ID: <a00006f0c40a9434cf581a90cb660f69@Web.DE> (raw)
In-Reply-To: <87u0fqijnd.fsf@gmail.com>


Am 09.10.2005 um 21:18 schrieb Sean Sieger:

> How do I check out the current Emacs module? let alone
> determine it in the first place?
>

setenv CVS_RSH  ssh

For GNU Emacs 22

cvs -z3 -d:ext:anoncvs@savannah.gnu.org:/cvsroot/emacs co emacs

To update:

cvs -z3 -d:ext:anoncvs@savannah.gnu.org:/cvsroot/emacs update emacs
or: cd emacs ; cvs -z3 -d:ext:anoncvs@savannah.gnu.org:/cvsroot/emacs 
update


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 couldn't find this information on 
http://savannah.gnu.org/cvs/?group=emacs.

--
Greetings

   Pete

If all else fails read the instructions. - Donald Knuth

  parent reply	other threads:[~2005-10-09 21:49 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-09 19:18 cvs emacs Sean Sieger
2005-10-09 20:03 ` Bill Wohler
2005-10-09 23:27   ` Sean Sieger
2005-10-10  9:15     ` Peter Dyballa
2005-10-09 21:49 ` Peter Dyballa [this message]
2005-10-10  2:34   ` Bill Wohler
     [not found] <mailman.10569.1128885570.20277.help-gnu-emacs@gnu.org>
2005-10-09 20:14 ` Jens Kubieziel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a00006f0c40a9434cf581a90cb660f69@Web.DE \
    --to=peter_dyballa@web.de \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).