[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
PCL-CVS: "Can not run two cvs processes simultaneously"
From: |
Romain Francoise |
Subject: |
PCL-CVS: "Can not run two cvs processes simultaneously" |
Date: |
Mon, 31 Jul 2006 20:26:57 +0200 |
[I sent this to Stefan last week but didn't get a reply.]
This change:
2006-07-07 Stefan Monnier <address@hidden>
* pcvs-defs.el (cvs-temp-buffer-name): Fix non-hiddenness.
makes it impossible to have more than one asynchronous CVS operation
going on at any given time; trying to run M-x cvs-update or cvs-examine
when one is already running results in a "Can not run two cvs processes
simultaneously" error. It works fine after reverting this change.
It's probably because the buffer name is now unique-per-Emacs, when it
was unique-per-working-directory before...
--
Romain Francoise <address@hidden> | The sea! the sea! the open
it's a miracle -- http://orebokech.com/ | sea! The blue, the fresh, the
| ever free! --Bryan W. Procter
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- PCL-CVS: "Can not run two cvs processes simultaneously",
Romain Francoise <=