OT: How do people set up long term development

Gerald Pfeifer pfeifer@dbai.tuwien.ac.at
Wed May 28 18:00:00 GMT 2003


On Wed, 28 May 2003, Michael Meissner wrote:
> I can see three different development models:

In your specific case, I can imagine a fourth one, based on your plan
to submit non-machine specific changes right away (which I definitely
consider a good idea) and the fact that nearly all other changes will
reside in a new subtree in gcc/config:

4) Use our (gcc.gnu.org) CVS tree to do development, and use another CVS
   repository just for that subtree.

   That way, you can also submit/commit changes to the gcc.gnu.org tree
   most easily and don't have to worry about importing changes from
   gcc.gnu.org into a local repository.

Gerald
-- 
Gerald "Jerry"   pfeifer@dbai.tuwien.ac.at   http://www.pfeifer.com/gerald/



More information about the Gcc mailing list