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

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

Re: [Gnu-arch-users] crypto signing take 2


From: Tom Lord
Subject: Re: [Gnu-arch-users] crypto signing take 2
Date: Sat, 13 Dec 2003 08:28:34 -0800 (PST)

    > From: Robert Collins <address@hidden>

    > address@hidden/tla--gpg--1.1--patch-15

    > Implements signing of:
    > imports=20
    > changesets
    > logs

    > via a new hook
    >     sign-local-file)
    >         echo "signing local file ${UNSIGNED_FILE} for archive
    > ${ARCH_ARCHIVE}"
    >         gpg -a --detach-sign ${UNSIGNED_FILE}
    >     ;;

    > There is the opportunity to refactor the archive vtable to make this
    > easier... but I'm not sure whether to go that route or not.... so for
    > now, it makes a temp copy of changesets and imports.=20

    > But it's got the key element of - working (for me at least).


As I said -- this really doesn't belong in the hooks.
Will it be difficult to correct?

-t





reply via email to

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