[Erp5-report] r42838 rafael - /erp5/trunk/utils/erp5.recipe.btrepository/

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Jan 31 17:18:16 CET 2011


Author: rafael
Date: Mon Jan 31 17:18:16 2011
New Revision: 42838

URL: http://svn.erp5.org?rev=42838&view=rev
Log:

Added ToDo and update README.txt with the intention of this eggs. This still experimental.

Added:
    erp5/trunk/utils/erp5.recipe.btrepository/TODO.txt   (with props)
Modified:
    erp5/trunk/utils/erp5.recipe.btrepository/README.txt

Modified: erp5/trunk/utils/erp5.recipe.btrepository/README.txt
URL: http://svn.erp5.org/erp5/trunk/utils/erp5.recipe.btrepository/README.txt?rev=42838&r1=42837&r2=42838&view=diff
==============================================================================
--- erp5/trunk/utils/erp5.recipe.btrepository/README.txt [utf8] (original)
+++ erp5/trunk/utils/erp5.recipe.btrepository/README.txt [utf8] Mon Jan 31 17:18:16 2011
@@ -3,6 +3,9 @@ Build your Business Template Repository
 
 This recipe is used to create ERP5 business templates repositories. Each
 repository is compiled from a URL with uncompress business templates on it.
+This implementation still quite experimental and in future we are going to 
+split this eggs into 2: erp5.recipe.btrepository and erp5.bt5 or 
+erp5.bt5repository.
 
 Example
 ====================
@@ -23,11 +26,15 @@ url 
   Provide 1 or more URL address where the business templates will be 
   downloaded from. 
 
-command (Optional)
+download-command (Optional)
 
   We use "svn co .." as standard `command` but you can define alternative svn 
   command (or other) to download the repositories.
 
+download-command-extra (Optional)
+
+  Additional string appended to download-command. Usefull to define revision.
+
 preserve-download (Optional)
 
   Define if download folder will be erased or not after download and compress

Added: erp5/trunk/utils/erp5.recipe.btrepository/TODO.txt
URL: http://svn.erp5.org/erp5/trunk/utils/erp5.recipe.btrepository/TODO.txt?rev=42838&view=auto
==============================================================================
--- erp5/trunk/utils/erp5.recipe.btrepository/TODO.txt (added)
+++ erp5/trunk/utils/erp5.recipe.btrepository/TODO.txt [utf8] Mon Jan 31 17:18:16 2011
@@ -0,0 +1,5 @@
+To Do
+======
+
+ - Split erp5.recipe.btrepository into recipe and library available outside buildout.
+ - Write tests

Propchange: erp5/trunk/utils/erp5.recipe.btrepository/TODO.txt
------------------------------------------------------------------------------
    svn:eol-style = native



More information about the Erp5-report mailing list