Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
264bc5d7
Commit
264bc5d7
authored
Mar 23, 2004
by
Leigh B. Stoller
Browse files
Add cvs -d option to doc ...
parent
d63e67a6
Changes
1
Show whitespace changes
Inline
Side-by-side
doc/shellonboss.txt
View file @
264bc5d7
...
...
@@ -82,7 +82,7 @@ certainly do things very differently.
mkdir ~/testbed
cd ~/testbed
mkdir obj-devel
cvs checkout testbed
cvs
-d cvs.flux.utah.edu:/usr/flux/CVS
checkout testbed
Also:
# Links your web tree into the main tree so you get to it.
...
...
@@ -143,7 +143,7 @@ Okay, to install software into the main tree:
mkdir ~/testbed-current
cd ~/testbed-current
mkdir obj-real
cvs checkout testbed
cvs
-d cvs.flux.utah.edu:/usr/flux/CVS
checkout testbed
* You should NEVER install from this tree unless you have updated from the
repository and rebuilt it.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment