GNU bug report logs - #4025
23.1.50; VC shows bazaar files as modified on modeline

Previous Next

Package: emacs;

Reported by: <ofv <at> wanadoo.es> (Óscar Fuentes)

Date: Mon, 3 Aug 2009 21:35:05 UTC

Severity: normal

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Dan Nicolaescu <dann <at> ics.uci.edu>
To: Óscar Fuentes <ofv <at> wanadoo.es>
Cc: 4025 <at> debbugs.gnu.org
Subject: bug#4025: 23.1.50; VC shows bazaar files as modified on modeline
Date: Mon, 3 Aug 2009 23:36:06 -0700 (PDT)
Óscar Fuentes <ofv <at> wanadoo.es> writes:

  > The problem is in vc-bzr-state-heuristic. It doesn't notice that the
  > heuristics used for checking the state doesn't work and returns some
  > garbage instead of crashing and hence invoke vc-bzr-state through the
  > `error` form at the end.

vc-bzr-state-heuristic looks for some very specific things to try to
guess the state, if none of the match it returns 'edited, which is what
you see.

You can try looking at the entry in .bzr/checkout/dirstate for the file
in question in both the branch and the repository. Check the difference
between the two and try to find out why vc-bzr-state-heuristic fails.



This bug report was last modified 15 years and 277 days ago.

Previous Next


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