Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Home

Owlspace Course Site - Section 1

Owlspace Course Site - Section 2

Office Hours

Turnin Guide

HJlib Info

Resources

The students will have to use 'turnin' to submit the homeworks. The 'turnin' is a generic script that uses the subversion to maintain copies of the homeworks. It is available only in the CLEAR cluster.

...

  1. Login to CLEAR
    ssh <your netid>@ssh.clear.rice.edu
    <your password>
  2. Make sure you DO NOT have a folder named 'comp322' in your home.
  3. Initialize turnin for COMP322
    turnin init comp322-S12F15
  4. This will ask if you wish to store your password unencrypted, twice. Say 'no' to them.
  5. Now you should have a folder named 'comp322' in your home.

...