emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: No commit in vc?


From: Jason Rumney
Subject: Re: No commit in vc?
Date: Thu, 28 Jan 2010 21:22:01 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux)

Jan Djärv <address@hidden> writes:

>>> Maybe I'm missing something obvious, but I can't find any way of doing
>>> commit from vc in Emacs (for bzr).
>>>
>>> I did what "Doing Quick Fixes" says in BzrForEmacsDevs.  I then did
>>> C-x v d ..., and then v, <type comment> C-c C-c.
>>>
>>> Bzr then complains it can't do single file commits for merges
>>> (whatever that means).

The same happened to me yesterday.  My sequence was

Edit in local branch, as recommended. Commit.

In trunk:
bzr update
bzr merge ../branch

>From Emacs C-x v d

Mark all edited files. Type v.
Use vc specialised functions to pull the Changelog into the commit
message, add an extra one liner at the top.
C-c C-c
Bzr complains about single file commits.


Really, this needs to be made to work, and the frequent respondants to
queries such as this need to be less condescending toward the people
reporting these problems and admit that the tools need improving to
match the workflow expected by the users, not the other way around!





reply via email to

[Prev in Thread] Current Thread [Next in Thread]