Commit ea554779 authored by Rafael Monnerat's avatar Rafael Monnerat

Use subversion command compiled from software and not the available one in the system.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43001 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 68bf9050
......@@ -17,6 +17,7 @@ url =
https://svn.erp5.org/repos/public/erp5/trunk/bt5
download-command-extra = -r ${versions:erp5_bt5_revision}
# Use svn compiled from software.
# svn-params = --trust-server-cert --non-interactive --quiet
# download-command = ${software_definition:software_home}/parts/subversion/bin/svn co ${:svn-params}
svn-params = --trust-server-cert --non-interactive --quiet
download-command = ${software_definition:software_home}/parts/subversion/bin/svn co ${:svn-params}
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