[Adium-devl] bzr instead of hg?
Felipe Contreras
felipe.contreras at gmail.com
Thu Jun 19 05:53:24 UTC 2008
On Thu, Jun 19, 2008 at 8:43 AM, Peter Hosey <prh at boredzo.org> wrote:
> On Jun 18, 2008, at 22:14:19, Felipe Contreras wrote:
>> What do you mean by monotonic revision numbers?
>
> r1
> r2
> r3
> ⋮
Well, I believe that's a good thing. Revision numbers change depending
on the repository you are using; r166 might mean something on your
computer, and something else in somebody else's computer, they only
make sense in a centralized repo.
Unique ids like sha1s are superior since they don't change ever, if
for some weird reason you happen to create a commit that is exactly
the same as the one somebody else did, then the sha1s will be
identical, since the commit is also identical.
--
Felipe Contreras
More information about the devel
mailing list