GNU bug report logs -
#6513
vc-mtn to use "mtn automate"
Previous Next
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
View this message in rfc822 format
On Sep 3, 2010, at 4:57 PM, Dan Nicolaescu wrote:
>> 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))
Cool, that's what I've been waiting for.
>> ; 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...
Sure, and I actually even tried. But it's not as easy as changing
some regexps... my elisp knowledge tends to zero. The thing is that
the automate interface is good for automatic interaction, but its
output is completely different to what the interactive interface
provides. Hence, some of the assumptions currently in the code make
it a bit harder to adjust...
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.