[Pysvnmanager-svn] SF.net SVN: pysvnmanager:[52] trunk/README.txt
Status: Alpha
Brought to you by:
jiangx
From: <ji...@us...> - 2008-08-29 07:44:04
|
Revision: 52 http://pysvnmanager.svn.sourceforge.net/pysvnmanager/?rev=52&view=rev Author: jiangx Date: 2008-08-29 07:44:15 +0000 (Fri, 29 Aug 2008) Log Message: ----------- (r96) add pylons to prerequisite. Modified Paths: -------------- trunk/README.txt Modified: trunk/README.txt =================================================================== --- trunk/README.txt 2008-08-29 07:32:01 UTC (rev 51) +++ trunk/README.txt 2008-08-29 07:44:15 UTC (rev 52) @@ -7,6 +7,9 @@ You need the following packages. Only part of them (docutils) will be installed automatically during easy_install. +- pylons: + A must have package. + - rcs: We use ci/co for backup/restore SVN authz files. @@ -16,6 +19,8 @@ - python-ldap: If pySvnManager is auth agains ldap, you need it. +- easy_install: + Optional. Useful tools to manage python egg packages. Installation and Setup ====================== This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |