Open main menu
Home
Random
Log in
Settings
About CMSC 420
Disclaimers
CMSC 420
Search
Changes
← Older edit
Newer edit →
CVS HowTo
(view source)
Revision as of 16:17, 7 June 2010
47 bytes removed
,
16:17, 7 June 2010
→Setting up your repository
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 ===
Mhijazi
12
edits