GNU bug report logs - #6513
vc-mtn to use "mtn automate"

Previous Next

Package: emacs;

Reported by: Julio Merino <jmmv84 <at> gmail.com>

Date: Fri, 25 Jun 2010 18:11:02 UTC

Severity: normal

Tags: moreinfo

Merged with 7171

Fixed in version 29.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #26 received at 6513 <at> debbugs.gnu.org (full text, mbox):

From: Dan Nicolaescu <dann <at> gnu.org>
To: Julio Merino <jmmv84 <at> gmail.com>
Cc: 6513 <at> debbugs.gnu.org, era eriksson <era <at> iki.fi>
Subject: Re: bug#6513: vc-mtn broken with monotone 0.48 (can't even open files)
Date: Fri, 03 Sep 2010 11:57:59 -0400
Julio Merino <jmmv84 <at> gmail.com> writes:

> 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:

A better workaround is to disable the monotone backend:

(setq vc-handled-backends (delq 'Mtn vc-handled-backends))


> ; 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.

Do you want to take a stab at it?
Just need to modify the parser for the mtn command...




This bug report was last modified 2 years and 352 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.