CS302 Fall 2007: Submitting labs


Use the command 302_submit in the directory of the lab you wish to submit. Submit only source code and a makefile.
Please include the following information in the header of each file:
         FULL NAME:
         USER NAME:                  
         LAB SESSION:
         LAB NUMBER/TITLE:
         DESCRIPTION: brief description of the assignment

  1. Change to the directory containing the lab files.
  2. Remove all unnecessary files (.o files, test files, test code), including any directories even if they are empty.
  3. Use the 302_submit command.
    UNIX> 302_submit
    You are about to submit a lab for 302
    Make sure you are in the directory that contains the lab
    you want to submit.  Your current directory is:
    
    /home/lab_user/cs302/lab1
    
    Is this the correct directory? (y/n):y
    
    Please enter the number of this lab:1
    Please choose which section to submit your lab.
    
    Choice   Section Number          TA Username           Class Time
    ------   --------------          -----------           ----------
       0          001                    ta1                 M 9:05
       1          002                    ta2                 M 11:15
       3          003                    ta5                 T 3:35			
    
    
    Please choose the section of your lab: 1
    
    Tarring up files...
    
    Tarfile finished
    
    Mailing tar file to ta1
    
    This lab has been submitted wait for an autoreply