GNU bug report logs -
#3214
23.0.92; VC dir mode fails after commit when files are deleted
Previous Next
Full log
View this message in rfc822 format
Just had what seems to be a same problem as this (bug#3214) with the
trunk from 2010-01-10.
In the emacs admin/ directory, I did (from the command-line):
bzr remove revdiff
Then I edited the ChangeLog file, then did M-x vc-dir on the admin
directory.
In the resulting buffer, the ChangeLog was marked as modified, and
revdiff as removed.
I marked both files, hit `v', entered a log message, and tried to
commit. The vc-dir process finished with an error:
Running bzr status ChangeLog in foreground...
Running bzr status ChangeLog...OK = 0
Running bzr status revdiff in foreground...
vc-do-command: Running bzr status revdiff...FAILED (status 3)
Matches vc-do-command: Running bzr status revdiff...FAILED (... [-1-]
I'm left with a vc-dir buffer which looks like:
* up-to-date ChangeLog
* removed revdiff
However, the commit to the repository did complete OK.
This bug report was last modified 1 year and 272 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.