[darcs-devel] Untag?

Dave Roberts ldave at droberts.com
Thu Mar 10 19:09:50 PST 2005


On Thu, 2005-03-10 at 07:26 -0500, David Roundy wrote:
> On Wed, Mar 09, 2005 at 10:36:17PM -0800, Dave Roberts wrote:
> > Is there a nice easy way to move a tag along from version to version
> > during development? For instance, typically when people think of tags,
> > they envision a label like v1, v1.1, v2, etc. But what if you want a
> > version labeled "stable" such that people can get that version. How
> > would you add a "stable" tag, then then move that tag along every few
> > weeks to a new version?
> > 
> > Would I do this with unrecord to remove the tag patch?
> 
> You could unrecord the tag patch, but you can also have multiple tags with
> the same name, but different dates.  Darcs will generally match the most
> recent one.  So you could tag versions that have been tested as "passes",
> and then you could always get the latest tested version with
> 
> darcs get -t passes

Okay, that's what I was looking for. Thanks.

-- 
Dave Roberts <ldave at droberts.com>





More information about the darcs-devel mailing list