On 02/06/2012 01:42 PM, Simon Josefsson wrote:
For most people, working on master and/or the latest stable release is what's interesting. So I'd say do a git conversion and then make a release from git and then work forward from there.
I'd agree with this. people who are providing longer-term support for older releases can also use the nettle repo to create a branch for the version they're supporting, and cherry-pick any cleanup commits from stable or master that will make the code generally buildable again.
--dkg