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

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

Re: [Gnu-arch-users] SCM vs CM


From: Tom Lord
Subject: Re: [Gnu-arch-users] SCM vs CM
Date: Thu, 25 Sep 2003 13:13:48 -0700 (PDT)


    > From: David Brown <address@hidden>

    > Actually, what I'd like available in each build is the output of 

    >   for i in . $(tla inventory -t); do
    >     (cd $i; tla log-ls -r --full | head -1)
    >   done

    > I can certainly run this when I make my builds, but I don't want to
    > require tla for someone to build my package.

    > I could also parse the changelog files and gather this information,
    > since it is updated upon each commit.

In tla--devo--1.1--patch-178 (which is not pushed yet):  buildcfg -r
will include not quite _that_ info but the snapped config (which
should normally be the same thing).

Integrated with package-framework and --version output shortly after
that.

-t





reply via email to

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