From f72f6a16c49087507df6f25d085a5e52e44852de Mon Sep 17 00:00:00 2001 From: shnavid Date: Thu, 28 Jun 2007 09:48:30 +0000 Subject: * 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 --- src/README | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src') 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 -- cgit