unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Harald Maier <harald@maierh.de>
To: Glenn Morris <rgm@gnu.org>
Cc: 13496@debbugs.gnu.org
Subject: bug#13496: 24.3.50; C-x v v in local CVS projects hangs
Date: Sat, 26 Jan 2013 10:21:53 +0100	[thread overview]
Message-ID: <D5F20A48-0563-48ED-97AC-B6ECB8E112DB@maierh.de> (raw)
In-Reply-To: <womww4excb.fsf@fencepost.gnu.org>

[-- Attachment #1: Type: text/plain, Size: 1930 bytes --]


Hello Glenn,

I did your test case on various systems with revision 111607. On all systems "C-x v v" did not work!

All changes applied successfully.                                              
Now on revision 111607.

Start emacs with:

$ src/emacs -Q /tmp/foo

  /tmp/foo:
  total used in directory 12 available 27576720
  drwxrwxr-x.  3 maierha maierha 4096 Jan 20 17:41 .
  drwxrwxrwt. 26 root    root    4096 Jan 26 10:05 ..
  drwxrwxr-x.  3 maierha maierha 4096 Jan 20 17:41 CVS
  -rw-rw-r--.  1 maierha maierha    0 Jan 20 17:27 file
  -r--r--r--.  1 maierha maierha    0 Jan 20 17:27 file.~1.1.1.1.~

Now open "file" and do "C-x v v". Emacs hangs and I have to do a "C-g".

Debugger entered--Lisp error: (quit)
  get-file-buffer("/tmp/foo/file")
  vc-next-action(nil)
  call-interactively(vc-next-action nil nil)

Additionally in the "*Messages*" buffer I find sometimes but not always:

ad-handle-definition: `vc-print-log' got redefined

With emacs-24.1 all works fine.

Harald

Am 19.01.2013 um 21:23 schrieb Glenn Morris <rgm@gnu.org>:

> Harald Maier wrote:
> 
>> C-x v v (vc-next-action) on local CVS projects hangs. I have to quit the
>> action with C-g. Nothing happens else. The problem exists also under
>> GNU/Linux. 
>> 
>> Harald
>> 
>> Debugger entered--Lisp error: (quit)
>>  get-file-buffer("/Users/maierh/local/wiki/emacs/EmacsBackup")
>>  vc-next-action(nil)
>>  call-interactively(vc-next-action nil nil)
> 
> Works for me. Please give a complete recipe starting from emacs -Q.
> Mine:
> 
> mkdir /tmp/cvsroot
> export CVSROOT=/tmp/cvsroot/
> cvs init
> mkdir /tmp/foo
> cd /tmp/foo
> touch file
> cvs import -m "import" foo VENDOR RELEASE
> cd ../
> rm -rf foo
> cvs co foo
> cd foo
> emacs -Q file 
> 
> make some changes to file, save, C-x v v, file checks in fine.
> Press C-x v v again, "Fileset is up-to-date", as expected.


[-- Attachment #2: Type: text/html, Size: 3520 bytes --]

  reply	other threads:[~2013-01-26  9:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-19 11:03 bug#13496: 24.3.50; C-x v v in local CVS projects hangs Harald Maier
2013-01-19 20:23 ` Glenn Morris
2013-01-26  9:21   ` Harald Maier [this message]
2013-01-27  2:20     ` Glenn Morris

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=D5F20A48-0563-48ED-97AC-B6ECB8E112DB@maierh.de \
    --to=harald@maierh.de \
    --cc=13496@debbugs.gnu.org \
    --cc=rgm@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).