[Erp5-report] r30831 - /experimental/erp5.buildout/profiles/development.cfg

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Nov 23 23:15:09 CET 2009


Author: lucas
Date: Mon Nov 23 23:15:08 2009
New Revision: 30831

URL: http://svn.erp5.org?rev=30831&view=rev
Log:
ERP5Subversion must be in development.cfg

Modified:
    experimental/erp5.buildout/profiles/development.cfg

Modified: experimental/erp5.buildout/profiles/development.cfg
URL: http://svn.erp5.org/experimental/erp5.buildout/profiles/development.cfg?rev=30831&r1=30830&r2=30831&view=diff
==============================================================================
--- experimental/erp5.buildout/profiles/development.cfg [utf8] (original)
+++ experimental/erp5.buildout/profiles/development.cfg [utf8] Mon Nov 23 23:15:08 2009
@@ -5,6 +5,7 @@
    erp5flakes
    runUnitTest
    zopepy
+   products-erp5
 
 # We active debug on the instance and add some products.
 [erp5_instance]
@@ -40,3 +41,6 @@
 eggs = ${erp5_instance:eggs}
 bt5_path = ${download_bt5:location}
 
+[products-erp5]
+urls += ${products-erp5:base}/ERP5Subversion/${products-erp5:revision} ERP5Subversion
+




More information about the Erp5-report mailing list