Basile STARYNKEVITCH <[EMAIL PROTECTED]> writes: > Given that my copyright assignment is ok (and I already got small > patches accepted) what is the way to make branches, in particular with > GPLv3? I don't want to mess with copyrights & license files, so I am > waiting a few weeks for these questions to be settled.
I recommend waiting until the GPLv3 issues are settled. That will minimize a bunch of pointless merge issues down the road. That said, the branch policy is quite simple. Any developer with a valid copyright assignment is permitted to make a branch. http://gcc.gnu.org/svnwrite.html#branches Ian