Re: Is label support in future release?
From: Talden <talden_at_gmail.com>
Date: 2006-11-14 21:16:32 CET
I don't know that the effort of creating a label would be any less...
1) moving a label means removing the old and recreating it - no need
2) listing logs between two labels (since they're revision aliases) is
Perhaps if we were to list all of the expected uses of labels, then
I expect such a formal approach will be the only means by which you
I'll start with the obvious simple case.
1. Labels provide a contextual and memorable alias for a revision number.
A tag can do this as well. You create the tag and then when you need
A label on the other-hand is an explicit alias for a revision number
svn label -rN pre_import_checkpoint
-- Talden On 15/11/06, Nikki Locke <info@trumphurst.com> wrote: > Phyrefly wrote: > > I agree, tags provide all the needed features, but they're far too > > complex (and expensive in terms of ease-of-use if nothing else) to be > > used as labels. I would like to be able to label my repo at the point > > I do a release, but I have no intention of treating it as a branch, > > just a convenient way of getting that code back. Currently I'm using > > the datestamp on my release log as a means of doing an export of a > > particular point in the repo's history. > > What's the ease-of-use difference between creating a tag, and creating a "label"? > > What command would you run to create a label? > How does that compare with the command you would run to create a tag? > > -- > Nikki Locke, Trumphurst Ltd. PC & Unix consultancy & programming > http://www.trumphurst.com/ > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org > For additional commands, e-mail: users-help@subversion.tigris.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Tue Nov 14 21:29:34 2006 |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.