What I was thinking was, could there be a post-commit script so that if anything is removed from repo/gnucash/tags, that the state file is rebuilt.
Phil --------- I used to be a hypochondriac AND a kleptomaniac. So I took something for it. ________________________________ From: Derek Atkins <[email protected]> To: Phil Longstaff <[email protected]> Cc: [email protected] Sent: Tue, April 20, 2010 1:25:28 PM Subject: Re: r19043 - gnucash/tags - Remove tag so it can be retagged tomorrow to kick off the build again Phil Longstaff <[email protected]> writes: > OK. Is there any way it could be done automatically when the tag is removed > so that the retag can happen the same day and we don't lose a day? Not really. The cron job only runs once a day, and there's not really a good way to test whether it's been "re-tagged". But feel free to look at the scripts; they're all in packaging/win32. In particular, look at build_tags.sh. -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Board (SIPB) URL: http://web.mit.edu/warlord/ PP-ASEL-IA N1NWH [email protected] PGP key available _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
