diff options
author | shnavid <shnavid@ef72aa8b-4018-0410-8976-d6e080ef94d8> | 2007-06-28 09:48:30 +0000 |
---|---|---|
committer | shnavid <shnavid@ef72aa8b-4018-0410-8976-d6e080ef94d8> | 2007-06-28 09:48:30 +0000 |
commit | f72f6a16c49087507df6f25d085a5e52e44852de (patch) | |
tree | 0c38225061a30925c32c26c597d052b6a68395e7 /src/README | |
parent | 48a0df8aa00258640bfb0e7165a71bf7bc566f8f (diff) | |
download | sos-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/README')
-rw-r--r-- | src/README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |