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: Nils Ackermann
Subject: Re: Please don't use revision numbers on commit messages (and elsewhere).
Date: Mon, 04 Apr 2011 11:32:13 -0500
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1 (gnu/linux)

Juanma Barranquero <address@hidden> writes:

> Sure I do. And you know why? Because Bazaar revnos are *convenient*,
> and Bazaar revids are a royal PITA. I don't want to abandon convenient
> shorthands for what, at the moment, is just FUD.

They are a convenience only locally in space (branch) and time (bzr
version).  Bazaar provides no guarantee with respect to stability of
revision numbers.

For example, revision numbers may change if one pushes by accident to a
(public) branch that should not be pushed to, and that doesn't have the
`append-revisions-only'-property set (it has happened before, even to
trunk, as far as I can recall).

More importantly, revision numbers not only depend on the branch, but
also on the bzr version.  I recall that the numbering, which is only
calculated at use time, has changed twice since 2005.  As recently as a
year ago there was a discussion on new ideas for calculating revision
numbers:

http://thread.gmane.org/gmane.comp.version-control.bazaar-ng.general/67756





reply via email to

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