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

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

Re: [Gnu-arch-users] [BUG] FEATURE PLANS: version messages


From: Bug Goo
Subject: Re: [Gnu-arch-users] [BUG] FEATURE PLANS: version messages
Date: Wed, 16 Jun 2004 16:40:03 +0000

Created as bug 151

On Sat May 29 05:18:33 2004, Tom Lord wrote:
> 
> 
>   % tla set-message [--log LOG] [VERSION]
>     Using LOG (or invoking $EDITOR, if necessary)
>     perform an empty (no changes) commit to VERSION
>     using LOG as the log message.
> 
>     The mangled log message will include a version
>     variable setting:
> 
>         set-version-var: message-revision "REV"
> 
>         where REV is the name of this revision.
> 
> 
>   % tla message [REVISION]
> 
>     Let MSGREV := tla version-var --from REV message-revision
> 
>     Then
> 
>        cat the log message for MSGREV
> 
> 
>   % tla commit --message [....]
> 
>     Suppose that REV is the revision that this commit will
>     create.
> 
>     Then the --message option makes this commit equivalent to:
> 
> 
>         % tla set-version-var message-revision '"REV"'
>         % tla commit [....]
> 
>     In other words, it's a normal commit that also sets 
>     the version message.
> 
> 
> ------------------------------------------------------------
> 
> Category and Branch messages:
> 
> For every category, the latest log message of:
> 
>   cat--+category-message--0
> 
> is the category message.
> 
> For every branch, the latest log message of
> 
>   cat--branch+branch-message--0
> 
> is the branch message.
> 
> Commands such as:
> 
>   % tla set-message --category [--log LOG] [CATEGORY]
>   % tla set-message --branch [--log LOG] [BRANCH]
> 
> should work.
> 
> -t
> 
> 
> 
> _______________________________________________
> Gnu-arch-users mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/gnu-arch-users
> 
> GNU arch home page:
> http://savannah.gnu.org/projects/gnu-arch/
> 




reply via email to

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