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

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Feb 22 16:53:29 CET 2010


Author: luke
Date: Mon Feb 22 16:53:29 2010
New Revision: 32972

URL: http://svn.erp5.org?rev=32972&view=rev
Log:
 - in deployment do not be newest, as software is already provided

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=32972&r1=32971&r2=32972&view=diff
==============================================================================
--- erp5/trunk/buildout/profiles/deployment.cfg [utf8] (original)
+++ erp5/trunk/buildout/profiles/deployment.cfg [utf8] Mon Feb 22 16:53:29 2010
@@ -16,6 +16,10 @@
 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