gnu-arch-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnu-arch-users] tla tag


From: Michael Vrable
Subject: Re: [Gnu-arch-users] tla tag
Date: Thu, 16 Sep 2004 21:36:55 -0700
User-agent: Mutt/1.5.6+20040818i

On Fri, Sep 17, 2004 at 02:24:42PM +1000, Zenaan Harkness wrote:
>   --seal             create a version-0 revision
>   --fix              create a versionfix revision
> 
> These don't mean a lot to me. Is there any doco on this yet? Is it just
> a labelling/convention thing, or functionally significant?

There's some documentation on the Wiki:
    http://wiki.gnuarch.org/moin.cgi/Sealing_20and_20fixing

> Seems suspiciously similar to the "base-0" patch thing.

Not quite; despite the names, version-0 and versionfix-n revisions
behave almost exactly as patch-n revisions.  Sealing is used to express
the intent "work on this version is essentially finished, and few (if
any) additional commits will be made".  To commit (or tag) to a version
which has been sealed, you need to supply the --fix ("I know this
version has been sealed, but this change fixes something important
enough for it to go in anyway") option.

Versions which have been sealed don't show up by default when using
abrowse or rbrowse, so one use for sealing is to to hide obsolete
versions in an arch repository.

--Michael Vrable




reply via email to

[Prev in Thread] Current Thread [Next in Thread]