unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Dan Nicolaescu <dann@gnu.org>
To: Julio Merino <jmmv84@gmail.com>
Cc: 6513@debbugs.gnu.org, era eriksson <era@iki.fi>
Subject: bug#6513: vc-mtn broken with monotone 0.48 (can't even open files)
Date: Fri, 03 Sep 2010 11:57:59 -0400	[thread overview]
Message-ID: <yxqmxry2514.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <8289C439-EC9F-4D70-85E3-E032DAEBA31F@gmail.com> (Julio Merino's message of "Thu\, 2 Sep 2010 09\:47\:08 +0100")

Julio Merino <jmmv84@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...





  reply	other threads:[~2010-09-03 15:57 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-25  9:16 bug#6513: vc-mtn broken with monotone 0.48 (can't even open files) Julio Merino
2010-06-25 21:34 ` Dan Nicolaescu
2010-06-26 22:27 ` Stefan Monnier
2010-06-26 23:45   ` Julio Merino
2010-07-10 15:20     ` Julio Merino
2010-09-02  7:19 ` era eriksson
2010-09-02  8:47   ` Julio Merino
2010-09-03 15:57     ` Dan Nicolaescu [this message]
2010-09-03 16:02       ` Julio Merino
2010-09-04 19:00         ` Chong Yidong
2010-09-05 12:02           ` Julio Merino
2012-01-06 21:30 ` Douglas Dickinson
2022-05-06 19:35 ` bug#6513: bug#7171: vc-mtn to use "mtn automate" Lars Ingebrigtsen
2022-05-06 19:47   ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-05-06 20:41   ` Glenn Morris
2022-05-06 20:43     ` Lars Ingebrigtsen
2022-06-04 12:16       ` Lars Ingebrigtsen

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=yxqmxry2514.fsf@fencepost.gnu.org \
    --to=dann@gnu.org \
    --cc=6513@debbugs.gnu.org \
    --cc=era@iki.fi \
    --cc=jmmv84@gmail.com \
    /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).