On Sun, 24 Jun 2007, Dan Chokola wrote: > > What I have noticed is a lot of nitpicking, of which I'm guilty, too. The > issue Linus brought up about Darcs and versioning is not one I typically see > surface in real life. Users usually complain about some _release_ version > or, "I updated last week." Actually, in the kernel, we are getting quite a lot out of "git bisect", and people throw git SHA1's around to describe where they are, or a particular commit. Which never happened with BK. So I think that the _ability_ to name revisions easily across different uses is quite important, because it then drives behaviour. Without it, you'll never notice you need it. With it, you start wondering how others handle it. For example, we have people like Andrew, who don't really "use" git, and he starts pointing to commits with their git ID, because he sees them flying past, and he knows they are stable and useful for things like gitweb. Linus - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html