Nick Sabalausky Wrote:

> Not that I've actually used DVCSes much yet, but my understanding is that 
> the same can be set of Hg and yet Hg handles revision/changeset numbers just 
> fine. The nice things (plural) about those is that they're both readable and 
> comparable.

Here, how about a quote:

http://mercurial.selenic.com/wiki/RevisionNumber

"Pitfalls

"Revision numbers referring to changesets are very likely to be different in 
another copy of a repository. Do not use them to talk about changesets with 
other people. Use the changeset ID instead."

So I wouldn't really say that is "just fine."

Reply via email to