unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Stephen Berman <Stephen.Berman@gmx.net>
To: emacs-devel@gnu.org
Cc: emacs-pretest-bug@gnu.org
Subject: Re: CVS update fails
Date: Tue, 21 Aug 2007 21:12:33 +0200	[thread overview]
Message-ID: <87hcmsd7mm.fsf@escher.local.home> (raw)
In-Reply-To: jwvfy2cnbd9.fsf-monnier+emacs@gnu.org

On Tue, 21 Aug 2007 11:43:52 -0400 Stefan Monnier <monnier@iro.umontreal.ca> wrote:

> Rather than mark all the files, you can just use `O' with *no marks* and
> with point on the directory you want to update.  Better yet: M-u will update
> the toplevel directory on the *cvs* buffer no matter what marks you've
> placed.  

Thanks for the pointers, I should have familiarized myself more with
the doc before.  Though having done that now, I think the doc for `O'
could be made clearer.  The docstring just says "Update all marked
files.  With a prefix argument, prompt for cvs flags."  The PCL-CVS
manual says "Runs `cvs-mode-update' on the selected files.  When run
on the top-level directory, this is equivalent to `M-u'."  I'm not
sure I would have understood this to mean "use `O' with *no marks* and
with point on the directory" as you said above.  It turns out,
however, that that is not strictly necessary.  I typed `O' with point
at the top of the *cvs* buffer, i.e. not on the directory name, and it
still updated everything.  On the other hand, before doing that I had
tried `O' with point at the end of the buffer, also not on any file
name, and this resulted in only the last file in the directory being
updated.  Is this the intended behavior?

>          Updating file-by-file is generally not what you want because it'll
> miss the new files/directories.

Not with the default setting (at least, I haven't changed any pcl-cvs
variables): typing `O' runs

cvs -f update -d -P 
              ^^

Steve Berman

  reply	other threads:[~2007-08-21 19:12 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-21  9:53 CVS update fails Stephen Berman
2007-08-21 13:59 ` Stephen Berman
2007-08-21 15:43   ` Stefan Monnier
2007-08-21 19:12     ` Stephen Berman [this message]
2007-08-21 19:31       ` Stefan Monnier
2007-08-21 23:24   ` Richard Stallman
2007-08-22  5:06     ` 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=87hcmsd7mm.fsf@escher.local.home \
    --to=stephen.berman@gmx.net \
    --cc=emacs-devel@gnu.org \
    --cc=emacs-pretest-bug@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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).