Access to the fluency group
- Request access to be added to the fluency unix group
Set up CVS in eclipse
- Open the CVS Repository Exploring Perspective to your workspace by clicking Window->Open Perspective->Other->CVS Repository Exploring->Ok
- Right click and select New->Repository Location...
Host: school.cs.indiana.edu, burrow.cs.indiana.edu or your favorite CS box
Repository path: /l/ksdev/cvs/fluclipse
User: your cs username
Password: your cs password
Connection type: extssh - Click Finish
- Select Yes to the security keychain popup box
To work on Fluency - Check out the fluency project
- Expand into HEAD
- Select fluency
- Right click on the selected and choose Check Out
- Click back to the Java Perspective
To work on misc group work - Check in a project for others to share
- Right click on a project in eclipse and choose Team -> Share Project...
- Pick CVS and click the Next button
- Pick the CVS server you just set up
- Name your project and prefix it with fluency- so that the mailing list is set up correctly
- Ignore files if needed and click the Finish button