This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: OT: How do people set up long term development


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]