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


_______________________________________________
Gnu-arch-users mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnu-arch-users

GNU arch home page:
http://savannah.gnu.org/projects/gnu-arch/

Reply via email to