we've received two directory trees from Indiana
- ERA - backend data accesscode
- original code can be found at era1.dev:/data/erasrc.original/ERA
- the source code also contains an Eclipse project
- ERAWeb - web project and the struts code
- original code can be found at era1.dev:/data/erasrc.original/ERAWeb-10
- the "-10" suffix was for Terry's use and has little relevence for us
- the source code also contains an Eclipse project
There exists a couple CVS repositories of this code.
To create a local copy using CVS:
cd root-of-local-tree
cvs -d username@era1.dev:/data/cvsroot ERA
cvs -d username@era1.dev:/data/cvsroot ERAWeb
Tags (versions)
No scheme was devised to control how the source is tagged. It would be wise develop a scheme so that we don't end up with unknown tags like we've got now:
- start
- OSUenv
- osu_working_001 - the first working version
- original