aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorshnavid <shnavid@ef72aa8b-4018-0410-8976-d6e080ef94d8>2007-06-28 09:48:30 +0000
committershnavid <shnavid@ef72aa8b-4018-0410-8976-d6e080ef94d8>2007-06-28 09:48:30 +0000
commitf72f6a16c49087507df6f25d085a5e52e44852de (patch)
tree0c38225061a30925c32c26c597d052b6a68395e7 /src
parent48a0df8aa00258640bfb0e7165a71bf7bc566f8f (diff)
downloadsos-f72f6a16c49087507df6f25d085a5e52e44852de.tar.gz
* added instructions on how to checkout source using svn
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@151 ef72aa8b-4018-0410-8976-d6e080ef94d8
Diffstat (limited to 'src')
-rw-r--r--src/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/README b/src/README
index ec480228..f2d041b7 100644
--- a/src/README
+++ b/src/README
@@ -7,6 +7,10 @@ software packages.
This project is hosted at http://sos.108.redhat.com. For the latest version,
to contribute, and for more information, please visit there.
+To access to the public source code repository for this project run:
+
+ svn checkout https://sos.108.redhat.com/svn/sos/trunk sos
+
(all the following as root)
to install locally ==> python setup.py install
to build an rpm ==> python setup.py bdist_rpm