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

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

[Gnu-arch-users] Re: tla suggestions


From: Matthieu Moy
Subject: [Gnu-arch-users] Re: tla suggestions
Date: Fri, 17 Jun 2005 11:28:09 +0200
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.4 (gnu/linux)

Ulf Ochsenfahrt <address@hidden> writes:

> On Wed, 2005-06-08 at 11:00 +0200, Matthieu Moy wrote: 
>> Ulf Ochsenfahrt <address@hidden> writes:
>> 
>> > 1. tla commit should make a revlib entry
>> 
>> True,
>
> Where is the bugtracker that I can put this in? At least three people
> have agreed that this would be a good idea (and noone opposed it), so it
> should not be forgotten!

https://launchpad.ubuntu.com/malone/products/bazaar

For bazaar.

For tla, you have to catch the attention of Tom, he's AFAIK the only
person with write access to his bugtracker.

In the meantime, I have this in my ~/.arch-params/hook :

case "${ARCH_ACTION}" in
    commit | import)
        batch <<EOF 
source $HOME/.profile
arch-trigger
baz archive-mirror -a $ARCH_ARCHIVE
baz library-add $ARCH_ARCHIVE/$ARCH_REVISION
EOF
        ;;
esac


-- 
Matthieu




reply via email to

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