emacs-devel
[Top][All Lists]
Advanced

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

Re: Please don't use revision numbers on commit messages (and elsewhere)


From: Óscar Fuentes
Subject: Re: Please don't use revision numbers on commit messages (and elsewhere).
Date: Fri, 01 Apr 2011 00:06:09 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Lennart Borgman <address@hidden> writes:

> On Thu, Mar 31, 2011 at 11:53 PM, Óscar Fuentes <address@hidden> wrote:
>>>
>>> Why not both rev number and rev id?
>>
>> If you have the revision id you know the revision number for every
>> branch that contains the revision.
>
> How do you convert from rev id => rev number?

Any command that accepts a revision number also accepts a revision
id. So something like

bzr log -r <revision-id>

will show the details of the revision, including the revision
number.



reply via email to

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