Re: [Rcml-group1] The rest of the work
Status: Pre-Alpha
Brought to you by:
jdavidb
From: John B. <jx...@ga...> - 2000-11-20 07:35:58
|
The mechanics of checkin() are now working completely. I just need to add in the same output messages RCS produces. > > Okay; here's my plan of action: > > finish checkin() # half of it is working; the rest needs the method above > put Reymond's RevisionTree::getRevision() in doc/pseudocode.txt > code Text::applyDiff() > code RevisionTree::getRevision() > code Archive::checkout() > modify the makefile to create ci and co executables > release on SourceForge and let Dr. Levine know > > > If you are awake and working with me tonight, please select your > preferred task from the list above, announce your intention to > complete it via email, complete it, test it, check it into CVS, > announce the fact that you've completed it via email, and pick another > task. This is the order I would prefer you select them in: > getRevision() pseudocode > applyDiff() > checkout() > getRevision() > but you can do whatever you feel most useful doing. > > Do cvs update often (***definitely*** before you start after being > away for an hour or two) to pick up everyone else's changes and make > sure you can still compile. Don't cvs update until you're sure you've > gotten your part working (and everything compiles). > > Thanks. |