On Mon, Oct 23, 2006 at 04:24:30PM -0700, Linus Torvalds wrote: > On Tue, 24 Oct 2006, Erik B?gfors wrote: > > I don't see any problem doing a "gitk --all" equivalent in bzr. > The problem? How do you show a commit that is _common_ to two branches, > but has different revision names in them? It'll have the same revision name. The revision no's will be different, sure, but that's not a problem. > Do you _finally_ see what is so wrong with this whole per-branch naming? revnos are the only naming bit that is branch-specific. I guess one way of looking at revnos is to regard them completely as a command-line ui thing. They're not explicitly stored anywhere on disk but just an easy way for users to refer to revisions on a per-branch basis. The graphical frontends to bzr, for example, don't know about revno's but only about revids. Cheers, Jelmer -- Jelmer Vernooij <jelmer@samba.org> - http://jelmer.vernstok.nl/ Currently playing: - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
This archive was generated by hypermail 2.1.8 : 2006-10-24 19:32:45 EST