RE: Re: FW: [DESIGN] Aliases?
"Gale, David" <[email protected]> Mon, 27 Feb 2006 16:29:11 -0500
| Newsgroups | gmane.comp.version-control.subversion.devel,gmane.mail.eyebrowse.user |
|---|---|
| Message-ID | <68B5F4BC6852D244BDDAAE69E31B15F90812F2F7__36065.4569384225$1141076927$gmane$org@intrepid.hypertherm.com> |
Michael Sinz wrote: > What you are proposing is just to provide symbolic names to revision > numbers. (Or at least, the real meat of what you are proposing) > As such, it seems to miss a number of key elements that are > non-trivial to fix and buys only complexity in that there would be > now two ways to reference information in the repository. Yes, that's the true meat of my proposal. I've proposed two instances this would be useful outside of tagging, which I've felt from the beginning to be one of the weakest arguments in favor; it's somewhat unfortunate, in my mind, that people can't get over the fact that this imitates to some extent, at least, CVS's tag functionality. And, actually, it would not be creating a second way to reference information--it's enhancing a third (revision numbers, dates, and the pre-defined labels HEAD, PREV, etc.) Subversion supports identifying revisions three different ways, but the third one is woefully under-powered for what it could be. -David