unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Eli Zaretskii <eliz@elta.co.il>
Subject: Re: How do I check the latest version of Emacs out of CVS?
Date: 26 Nov 2003 08:13:03 +0200	[thread overview]
Message-ID: <uu14rwtcg.fsf@elta.co.il> (raw)
In-Reply-To: <m265h7x02m.fsf@syr-24-59-76-83.twcny.rr.com> (message from Dan Anderson on Wed, 26 Nov 2003 03:47:45 GMT)

> Newsgroups: gnu.emacs.help
> From: Dan Anderson <dan@mathjunkies.com>
> Date: Wed, 26 Nov 2003 03:47:45 GMT
> 
> cvs -d:pserver:anoncvs@subversions.gnu.org:/cvsroot/emacs login
> cvs -d:pserver:anoncvs@subversions.gnu.org:/cvsroot/emacs checkout emacs
> 
>         So,  like I was  told I  ran those  two commands  in sequence.
> However, I didn't see any files in my CVSROOT, when I ran as both root
> and an underpriviledged user.  At first all it did was output a number
> of Us  followed by file names.

That U means "Updated"--CVS tells you that this file was sent to your
local disk by the CVS server.  The file should be under the `emacs'
subdirectory of the directory where you invoked the "cvs checkout"
command.

> After that it just output a sequence like:
> 
> ,----[ Just an example of all of the files
> | cvs server: Updating emacs/man
> | cvs server: Updating emacs/msdos
> | cvs server: Updating emacs/notes
> | cvs server: Updating emacs/nt
> `--------------------------------------------

That's because there's nothing to update, once you've checked out the
CVS tree, and as long as no new code is checked in by some developer.

>         What am I doing wrong

Nothing.  You should now have the CVS code checked out on your disk.

> and why don't I see any files when I ls my CVSROOT directory?

Where is your CVSROOT directory?

  parent reply	other threads:[~2003-11-26  6:13 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-26  3:47 How do I check the latest version of Emacs out of CVS? Dan Anderson
2003-11-26  5:24 ` Billy O'Connor
2003-11-26  5:58   ` Dan Anderson
2003-11-26  6:13 ` Eli Zaretskii [this message]
2003-11-26 10:09 ` Rainer Volz
2003-11-26 11:58   ` Eli Zaretskii
     [not found]   ` <mailman.627.1069851589.399.help-gnu-emacs@gnu.org>
2003-11-26 13:37     ` Simon Josefsson
2003-11-26 14:54     ` Rainer Volz
2003-11-26 11:54 ` David Kastrup

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=uu14rwtcg.fsf@elta.co.il \
    --to=eliz@elta.co.il \
    /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).