Nicolas suggested putting development branches on sourceforge rather than on some other git repository.
Any objections to that? The important thing is to make *testing* easy, IMHO. To test the mrcmcr branch a normal tester would simply do: git clone xxx git checkout mrcmcr The mrcmcr branch would here be a developer branch that isn't "owned" by anyone, but all developers could work on. Having a general dev branch in addition to the master branch would also become more natural. At this point in the release process, we should be on the dev branch cherry picking whatever we want in the release... The maintainers would have the job of making sure to prune away dead branches so as to avoid the .git repository download times growing large over time(or after commit accidents in dev branches). -- Øyvind Harboe http://www.zylin.com/zy1000.html ARM7 ARM9 ARM11 XScale Cortex JTAG debugger and flash programmer _______________________________________________ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development