Changes

14 bytes removed ,  16:22, 27 February 2011
Updated the environment setting from summer I to spring2011. verified linux.glue.umd.edu instead of linuxlab or just glue, accordingly chnaged username requirement in second part.
Line 6: Line 6:  
We don't want to use your old grace repository as your malloclab partner has access to that.
 
We don't want to use your old grace repository as your malloclab partner has access to that.
   −
# Login to USERNAME@glue.umd.edu
+
# Login to USERNAME@linux.glue.umd.edu
 
# $ mkdir 420CVS
 
# $ mkdir 420CVS
# $ setenv CVSROOT /afs/glue/class/summer12010/cmsc/420/0101/student/USERNAME/420CVS
+
# $ setenv CVSROOT /afs/glue/class/spring2011/cmsc/420/0101/student/USERNAME/420CVS
 
# $ cd 420CVS
 
# $ cd 420CVS
 
# $ cvs init
 
# $ cvs init
Line 16: Line 16:     
# In the CVS Perspective...
 
# In the CVS Perspective...
## Host: linuxlab.csic.umd.edu (should be glue.umd.edu ?)
+
## Host: linux.glue.umd.edu
## Repository Path: /afs/glue/class/summer12010/cmsc/420/0101/student/USERNAME/420CVS
+
## Repository Path: /afs/glue/class/spring2011/cmsc/420/0101/student/USERNAME/420CVS
## User: cs420xxx
+
## User: <directory username>
 
## Password: <your password>
 
## Password: <your password>
 
## Connection Type: extssh
 
## Connection Type: extssh
2

edits