Tim Wegner wrote:
I am taking care of setting CVS up. After researching it, I agree with Rich's assessment that CVS meets our needs. Subversion is still very young.
Have you tried to use Robin's CVS server?
I am thinking through whether I want to start out with some of the recent revision history or start with a current version. I think I could enter the previous official version as a starting point, and add in all the subsequent patches one at a time.
How will running the source through indent affect CVS? I would assume, not at all. But, it is a consideration at this point.
We have discussed what version to base subsequent work on. My opinion is that we should base future work on the upcoming patch 5/6 float only version. We can keep the integer math version going as a branch until we start making changes too major to merge.
I should try to get some of the fixes in the allegro port back fit into the next patch to fix the float only sources.
This doesn't mean not going with the changes based on Rich's branch. But it does mean the allegro/Rich version (or whatever we decide to go with) would have to be carefully brought up to Jonathan's patch 5/6 of the float-only version.
Do you want a separate diff file for the float only sources?
I would like to keep the principle that every "official" patch is well tested and at some level complete.
Agreed. Jonathan