On 03/31/2011 11:16 PM, David Cantrell wrote:
Patches are here: http://dcantrel.fedorapeople.org/anaconda/transifex/master/
I recommend reading the transifex.txt file as well, which will be added to the git repo as docs/transifex.txt.
Everyone will need a transifex.net account if you intend on making releases.
I've done several test releases locally and everything works, though tx pull is incredibly slow for me (I'm on a Clear wimax connection). There may also be some more fixups to Makefile.am to come later, but the basic workflow is there.
I am not a tx expert, but I may be able to answer basic questions if you have them.
I'll wait for an ack or two before I push these to master.
It looks okay, the only thing that bugs me is prolonging the build. You mention in the text file that 'tx pull' was only added to 'make bumpver' but in this patch: http://dcantrel.fedorapeople.org/anaconda/transifex/master/0005-Update-Makef...
is is also added to 'make scratch', which would delay doing scratch builds IIUC.
Ales