Changes

47 bytes removed ,  16:17, 7 June 2010
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 cs420xxx@linuxlab.csic.umd.edu (you can find your id and password on blackboard)
+
# Login to USERNAME@glue.umd.edu
 
# $ mkdir 420CVS
 
# $ mkdir 420CVS
# $ setenv CVSROOT /afs/csic.umd.edu/class/cmsc420/0101/cs420xxx/420CVS
+
# $ setenv CVSROOT /afs/glue/class/summer12010/cmsc/420/0101/student/USERNAME/420CVS
 
# $ cd 420CVS
 
# $ cd 420CVS
 
# $ cvs init
 
# $ cvs init
 
# $ chmod o-rwx $CVSROOT
 
# $ chmod o-rwx $CVSROOT
      
=== Connecting with Eclipse ===
 
=== Connecting with Eclipse ===
12

edits