[Erp5-report] r8809 - /erp5/trunk/products/ERP5/utils/svn_update.sh

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Jul 26 17:35:54 CEST 2006


Author: kevin
Date: Wed Jul 26 17:35:49 2006
New Revision: 8809

URL: http://svn.erp5.org?rev=8809&view=rev
Log:
Update old BT5 with new one based on date & time comparison

Modified:
    erp5/trunk/products/ERP5/utils/svn_update.sh

Modified: erp5/trunk/products/ERP5/utils/svn_update.sh
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/utils/svn_update.sh?rev=8809&r1=8808&r2=8809&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/utils/svn_update.sh (original)
+++ erp5/trunk/products/ERP5/utils/svn_update.sh Wed Jul 26 17:35:49 2006
@@ -29,7 +29,7 @@
 # Get latests Business Templates
 echo ""
 echo "----- Updating Business Templates -----"
-wget -nv --no-clobber --no-host-directories -r --level=2 --relative --no-parent --accept=bt5,bt5list http://torrent.erp5.org/bt5/
+wget -nv -N --no-host-directories -r --level=2 --relative --no-parent --accept=bt5,bt5list http://torrent.erp5.org/bt5/
 rm -f robots.txt
 
 # Restore good right




More information about the Erp5-report mailing list