Commit 4f0015b0 authored by Łukasz Nowak's avatar Łukasz Nowak

- only svn shall be used to fetch products


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43234 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent fe036d96
......@@ -27,31 +27,3 @@ update-command = ${:command}
product_list = ERP5Subversion
command =
for product in ${:product_list} ; do ${subversion:location}/bin/svn checkout ${:svn_param} https://svn.erp5.org/repos/public/erp5/trunk/products/$product ${:location}/$product || exit 1 ; done
[products-erp5-development-no-svn]
recipe = hexagonit.recipe.download
url = http://www.erp5.org/dists/snapshot/products/ERP5Subversion.tgz
[products-erp5-no-svn]
recipe = erp5.recipe.multidownload
urls =
http://www.erp5.org/dists/snapshot/products/AGProjects.tgz
http://www.erp5.org/dists/snapshot/products/CMFActivity.tgz
http://www.erp5.org/dists/snapshot/products/CMFCategory.tgz
http://www.erp5.org/dists/snapshot/products/ERP5.tgz
http://www.erp5.org/dists/snapshot/products/ERP5Catalog.tgz
http://www.erp5.org/dists/snapshot/products/ERP5Form.tgz
http://www.erp5.org/dists/snapshot/products/ERP5Legacy.tgz
http://www.erp5.org/dists/snapshot/products/ERP5OOo.tgz
http://www.erp5.org/dists/snapshot/products/ERP5Security.tgz
http://www.erp5.org/dists/snapshot/products/ERP5SyncML.tgz
http://www.erp5.org/dists/snapshot/products/ERP5Type.tgz
http://www.erp5.org/dists/snapshot/products/ERP5Workflow.tgz
http://www.erp5.org/dists/snapshot/products/Formulator.tgz
http://www.erp5.org/dists/snapshot/products/HBTreeFolder2.tgz
http://www.erp5.org/dists/snapshot/products/MailTemplates.tgz
http://www.erp5.org/dists/snapshot/products/PortalTransforms.tgz
http://www.erp5.org/dists/snapshot/products/TimerService.tgz
http://www.erp5.org/dists/snapshot/products/ZMySQLDA.tgz
http://www.erp5.org/dists/snapshot/products/ZMySQLDDA.tgz
http://www.erp5.org/dists/snapshot/products/ZSQLCatalog.tgz
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment