[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: vc-next-action problem
From: |
Dan Nicolaescu |
Subject: |
Re: vc-next-action problem |
Date: |
Mon, 25 Feb 2008 13:54:32 -0800 |
"Robert J. Chassell" <address@hidden> writes:
> Can you please explain step by step what you did ...
>
> First, I updated CVS and bootstrapped.
>
> I visited two modified files, ... emacs/lisp/help-mode.el and
> ... emacs/lisp/help-fns.el
>
> Then I wrote what I did in the big Changelog invoked with C-x 4 a
> (add-change-log-entry-other-window) for the two files. All the
> previous worked fine.
>
> Then I invoked the small changelog with C-x v v (vc-next-action) for
> one of the files and put material for that file in it. I did not
> realize the two files were a fileset; I expected the next action would
> be for just that one file.
That's strange, right now you can't create a fileset with more that one
file other than using vc-dired or vc-status...
> My question is what do I do when I make a mistake?
cvs admin can be used to fix such things.