Ulf Ochsenfahrt <[EMAIL PROTECTED]> writes: > On Wed, 2005-06-08 at 11:00 +0200, Matthieu Moy wrote: >> Ulf Ochsenfahrt <[EMAIL PROTECTED]> 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 _______________________________________________ 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/
