Steps to integration with eclipse & CVS 

1. run junit passing all tests
2. run FitNesse getting the results you expect

3. ant clean_compare

4. Get integration token

5. Team | Synchonize with Repository
6. If incomming changes, 
	then
		update and merge code 
		run junit passing all tests
		run FitNesse getting the results you expect

7. Commit outgoing changes

8. Team | tag  ('v', date, time, & initials) ex:  v2004_10_30_1923mww
	(The tag must start with a letter, so 'v' for version)

9. return the integration token
