[Erp5-report] r32785 luke - /erp5/trunk/buildout/software-profiles/erp5.cfg

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Feb 18 14:48:39 CET 2010


Author: luke
Date: Thu Feb 18 14:48:39 2010
New Revision: 32785

URL: http://svn.erp5.org?rev=32785&view=rev
Log:
 - use local revision for easier overriding in case of extending part

Modified:
    erp5/trunk/buildout/software-profiles/erp5.cfg

Modified: erp5/trunk/buildout/software-profiles/erp5.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/erp5.cfg?rev=32785&r1=32784&r2=32785&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/erp5.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/erp5.cfg [utf8] Thu Feb 18 14:48:39 2010
@@ -56,9 +56,10 @@
 
 [products-erp5-development]
 recipe = infrae.subversion
+revision = ${versions:erp5_products_revision}
 ignore_verification = true
 urls =
-    ${products-erp5:base}/ERP5Subversion/${versions:erp5_products_revision} ERP5Subversion
+    ${products-erp5:base}/ERP5Subversion/${:revision} ERP5Subversion
 
 [products-erp5]
 recipe = infrae.subversion




More information about the Erp5-report mailing list