diff options
author | astokes_rhn <astokes_rhn@ef72aa8b-4018-0410-8976-d6e080ef94d8> | 2007-07-25 15:21:59 +0000 |
---|---|---|
committer | astokes_rhn <astokes_rhn@ef72aa8b-4018-0410-8976-d6e080ef94d8> | 2007-07-25 15:21:59 +0000 |
commit | e0741ee20f93712236d328aa18a2b35f13a5bd75 (patch) | |
tree | bd856bc37e9b8713963ed11675ea906c7d053fdd /trunk/src/README | |
parent | 7e9c9b84a6449f70c768a2334c1a68ce73499cd0 (diff) | |
download | sos-e0741ee20f93712236d328aa18a2b35f13a5bd75.tar.gz |
oops, branching gone wrong
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@224 ef72aa8b-4018-0410-8976-d6e080ef94d8
Diffstat (limited to 'trunk/src/README')
-rw-r--r-- | trunk/src/README | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/trunk/src/README b/trunk/src/README deleted file mode 100644 index b65b07ed..00000000 --- a/trunk/src/README +++ /dev/null @@ -1,24 +0,0 @@ -This set of tools is designed to provide information to support -organizations in an extensible manner, allowing third parties, -package maintainers, and anyone else to provide plugins that will -collect, analyze, and report information that is useful for supporting -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 ==> make rpm - -See the Makefile. - -Contributors: -Steve Conklin <sconklin@redhat.com> -Pierre Amadio <pamadio@redhat.com> -John Berninger <jwb@redhat.com> -Navid Sheikhol-Eslami <navid@redhat.com> |