[Erp5-report] r33644 luke - /erp5/trunk/buildout/profiles/deployment.cfg

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Mar 11 14:41:27 CET 2010


Author: luke
Date: Thu Mar 11 14:41:26 2010
New Revision: 33644

URL: http://svn.erp5.org?rev=33644&view=rev
Log:
 - deployment do not provide software by default

It is acceptable to have newest - only recipes and other helpers would be
updated if not pinned by versions.

Modified:
    erp5/trunk/buildout/profiles/deployment.cfg

Modified: erp5/trunk/buildout/profiles/deployment.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/profiles/deployment.cfg?rev=33644&r1=33643&r2=33644&view=diff
==============================================================================
--- erp5/trunk/buildout/profiles/deployment.cfg [utf8] (original)
+++ erp5/trunk/buildout/profiles/deployment.cfg [utf8] Thu Mar 11 14:41:26 2010
@@ -17,10 +17,6 @@
 python = software_definition
 versions = versions
 
-# Deployment shall not force updating of software locally
-# XXX: Same might be solved using versions?
-newest = false
-
 [configuration]
 supervisor_programs =
   10 mysql ${buildout:data-bin-directory}/pidproxy [ ${configuration:mysql_pid} ${buildout:data-bin-directory}/mysqld_safe ]




More information about the Erp5-report mailing list