summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorFrank Ch. Eigler <fche@elastic.org>2008-03-31 09:54:42 -0400
committerFrank Ch. Eigler <fche@elastic.org>2008-03-31 09:54:42 -0400
commit3b312701b2e8de3e3ec60e2e3e0bd126add46251 (patch)
tree689de810658b874f3de32f05128159939fbe058b /README
parent481963c741b440fec7724426f12b268cfad199b3 (diff)
downloadsystemtap-steved-3b312701b2e8de3e3ec60e2e3e0bd126add46251.tar.gz
systemtap-steved-3b312701b2e8de3e3ec60e2e3e0bd126add46251.tar.xz
systemtap-steved-3b312701b2e8de3e3ec60e2e3e0bd126add46251.zip
replace mentions of CVS with GIT in docuemntation files
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 1 insertions, 5 deletions
diff --git a/README b/README
index 0ea30508..addb7187 100644
--- a/README
+++ b/README
@@ -31,13 +31,9 @@ Build steps:
ftp://sources.redhat.com/pub/systemtap/elfutils/elfutils-NNNN.tar.gz
ftp://sources.redhat.com/pub/systemtap/elfutils/elfutils-portability.patch
- Untar the snapshot in some new directory; apply patch (don't ask, long story)
-- Download systemtap sources snapshot or from CVS or GIT:
+- Download systemtap sources snapshot or from GIT:
ftp://sources.redhat.com/pub/systemtap/snapshots/
(or)
- cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/systemtap login
- # enter "anoncvs" as the password
- cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/systemtap co src
- (or)
git clone git://sources.redhat.com/git/systemtap.git
(or) http://sources.redhat.com/git/systemtap.git
- Build it: