[Erp5-report] r40888 lucas - /erp5/trunk/buildout/software-profiles/erp5.cfg

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Nov 29 18:48:48 CET 2010


Author: lucas
Date: Mon Nov 29 18:48:47 2010
New Revision: 40888

URL: http://svn.erp5.org?rev=40888&view=rev
Log:
Missing on previous commit.

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=40888&r1=40887&r2=40888&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/erp5.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/erp5.cfg [utf8] Mon Nov 29 18:48:47 2010
@@ -64,7 +64,7 @@ location = ${buildout:parts-directory}/$
 destination = ${:location}/Products
 stop-on-error = true
 update-command = ${:command}
-command = svn checkout ${:svn_param} http://svn.plone.org/svn/collective/DCWorkflowGraph/tags/release-0_3/ ${:destination}/DCWorkflowGraph &&
+command = ${subversion:location}/bin/svn checkout ${:svn_param} http://svn.plone.org/svn/collective/DCWorkflowGraph/tags/release-0_3/ ${:destination}/DCWorkflowGraph &&
   ${subversion:location}/bin/svn checkout ${:svn_param} svn://svn.zope.org/repos/main/Zelenium/trunk/@110603 ${:destination}/Zelenium &&
   ${subversion:location}/bin/svn checkout ${:svn_param} svn://svn.zope.org/repos/main/PluginRegistry/tags/1.0 ${:destination}/PluginRegistry &&
   ${subversion:location}/bin/svn checkout ${:svn_param} http://svn.plone.org/svn/archetypes/MimetypesRegistry/tags/Archetypes-1.4.0-final ${:destination}/MimetypesRegistry




More information about the Erp5-report mailing list