Curt, thanks for your help.  I must be doing something
wrong because after I do a cvs update, when I run make,
it seems to recompile *everything* (which is of course
very time consuming).  It must touch all the cxx files or
something for that to happen, even if they have not changed.
I'll see if I can figure out why this is happening.

Mark

> -----Original Message-----
> From: Curtis L. Olson [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, March 06, 2002 3:33 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [Flightgear-devel] CVS question
> 
> 
> Boslough, Mark B writes:
> > Now that I am modifying code, I have the need to keep it updated.
> > I am a beginner at CVS, so I'm not sure I am doing things properly.
> > Should I be doing CVS updates every day?  That requires that I 
> > completely recompile and relink every day, is that correct?  I want
> > to make sure that I am organizing thinks in a way that doesn't cause
> > me a lot of extra work at some point.
> 
> Mark,
> 
> There is a mailing list (flightgear-cvslogs) so you can get notified
> when ever the cvs repository has new changes committed to it.  You may
> (or may not) want to take advantage of that depending on how closely
> you want to track what's going on.
> 
> I'd think that if you ran cvs update once every day you'd be likely to
> get new changes just about time you ran it.
> 
> Also, don't forget to check out a copy of the base package (via cvs)
> and run cvs update there as often as you run it on the source tree.
> 
> If you are using our unix style makefile system (automake/autoconf)
> then it should track all the code dependencies and only rebuild code
> that changes (or depends on something that has changed.)
> 
> Regards,
> 
> Curt.
> -- 
> Curtis Olson   IVLab / HumanFIRST Program       FlightGear Project
> Twin Cities    [EMAIL PROTECTED]                  [EMAIL PROTECTED]
> Minnesota      http://www.menet.umn.edu/~curt   
> http://www.flightgear.org
> 
> _______________________________________________
> Flightgear-devel mailing list
> [EMAIL PROTECTED]
> http://mail.flightgear.org/mailman/listinfo/flightgear-devel
> 


_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to