On 08 June 2006 16:34, Laurynas Biveinis wrote:

> One of the SoC requirements is to have public development. So I should
> I create a branch of my current Boehm's GC experiments and commit my
> code there? I'm not sure, because there exists a posibility that this
> branch will be thrown away, if we don't go the Boehm's GC route. And
> the current code is very experimental and will have to be mostly
> rewritten if we do go this route...

  That sounds to me like /exactly/ what branches are for.  AFAIUI the
branching policy is very liberal and there should be no problem with creating
a branch.  Ah, here it is:

http://gcc.gnu.org/svnwrite.html#policies says

"Free for all

The following changes can be made by everyone with SVN write access:

  [ ... SNIP! ... ]

Creating and using a branch for development, including outside the parts of
the compiler one maintains, provided that changes on the branch have copyright
assignments on file. Merging such developments back to the mainline still
needs approval in the usual way. "

  See also 
http://gcc.gnu.org/svnwrite.html#branches



    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....

Reply via email to