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

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

Re: [Gnu-arch-users] Automatic ChangeLog


From: Michael Poole
Subject: Re: [Gnu-arch-users] Automatic ChangeLog
Date: 26 Jul 2006 17:14:31 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4

Sylvain Beucler writes:

> Hi,
> 
> How do you make tla automatically update ChangeLog files?
> 
> I never figured out how to do so :)

If you use tagline tagging, just run "tla changelog > ChangeLog".  If
you use explicit tagging, use
"tla add -i automatic-ChangeLog--${ARCHIVE}/${QUALIFIED_VERSION} ChangeLog"
Obviously, you can use some name for the file other than ChangeLog.  I
am not sure about names or implicit tagging methods.

If tla sees a file with the automatic-ChangeLog inventory ID
corresponding to the target archive and version, it inserts the
changelog message at the appropriate place in the file.

Michael Poole




reply via email to

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