GNU bug report logs - #13307
log-edit-extract-headers can break a bzr repository

Previous Next

Package: emacs;

Reported by: Glenn Morris <rgm <at> gnu.org>

Date: Sun, 30 Dec 2012 08:43:01 UTC

Severity: important

Found in version 24.2.91

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Glenn Morris <rgm <at> gnu.org>
To: 13307 <at> debbugs.gnu.org
Subject: bug#13307: log-edit-extract-headers can break a bzr repository
Date: Sun, 30 Dec 2012 03:41:01 -0500
Package: emacs
Version: 24.2.91
Severity: important

I figured out how my recent bzr woes happened:

mkdir /tmp/foo
cd /tmp/foo
bzr init
touch file
bzr add file
bzr commit -m "commit"
echo foo >> file

emacs-24.2.91 -Q file &
C-x v v

In the vc-log buffer, enter the text between the --- lines below.
Note that the line immediately after the "Fixes:" line is not blank but
has an innocous single space character...

---
Fixes: debbugs:123
 

Commit message
---

This ends up passing: --fixes 'debbugs:123\n ' to bzr commit, and this
breaks bzr log.




This bug report was last modified 12 years and 229 days ago.

Previous Next


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