From: kai.grossjohann@uni-duisburg.de (Kai Großjohann)
Subject: Re: Multi-file commits with pcvs from dired?
Date: Tue, 03 Dec 2002 18:44:19 +0100 [thread overview]
Message-ID: <844r9v5764.fsf@lucy.cs.uni-dortmund.de> (raw)
In-Reply-To: 868yz78f87.fsf@potato.vegetable.org.uk
Tim Haynes <usenet@stirfried.vegetable.org.uk> writes:
> If I'm looking at a dired buffer on a directory and have played with
> several files in it to make some changes, how do I get `C-x v v' to commit
> all those changed files with one log message?
For version control, I recommend vc-dired instead of dired. Type C-x
v d.
> Currently I've tried marking a few files with `m' in dired, but still no
> joy: I'm always getting an error, "Buffer <directoryname> is not associated
> with a file".
Then, it should be sufficient to say `v v', after marking the files.
But why don't you use PCL-CVS? You mention it in the subject line of
your posting. Type M-x cvs-update RET /path/to/working/directory
RET. The command `C' will commit the file/directory under point,
even recursively, so it is sufficient to hit `C' on the top-level
directory in the *cvs* buffer. It also snarfs ChangeLog entries for
use as commit messages (unlike `c' which doesn't do that).
--
~/.signature is: umop ap!sdn (Frank Nobis)
next prev parent reply other threads:[~2002-12-03 17:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-03 12:22 Multi-file commits with pcvs from dired? Tim Haynes
2002-12-03 17:44 ` Kai Großjohann [this message]
2002-12-03 21:07 ` Tim Haynes
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=844r9v5764.fsf@lucy.cs.uni-dortmund.de \
--to=kai.grossjohann@uni-duisburg.de \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.