What is version control? Why use it? How do I use it?

See the lecture notes, but briefly:

Checkin a project as follows:

This example uses the JavaEyes project; do other projects in a similar fashion, just changing the Module.

  1. Update:

  2. Add contents:

  3. Commit:

  4. Tag: