bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#6513: vc-mtn broken with monotone 0.48 (can't even open files)


From: Julio Merino
Subject: bug#6513: vc-mtn broken with monotone 0.48 (can't even open files)
Date: Thu, 2 Sep 2010 09:47:08 +0100

On Sep 2, 2010, at 8:19 AM, era eriksson wrote:

According to downstream Debian bug #590262 it only fails the first time
you try to visit the file; trying again supposedly succeeds.

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=590262

Hope this helps,

I have found the following to be a better workaround:

-----
; Trick vc-mtn into not finding monotone. It's currently completely broken
; with monotone 0.48.
(setq vc-mtn-program "non-existent")
-----

Still, I'd love to see this fixed.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]