D Programming Language source (dmd, phobos,	etc.)  has moved to github
    Jesse Phillips 
    jessekphillips+D at gmail.com
       
    Mon Jan 24 13:48:36 PST 2011
    
    
  
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."
    
    
More information about the Digitalmars-d-announce
mailing list