[Erp5-report] r36830 rafael - /erp5/trunk/buildout/profiles/
nobody at svn.erp5.org
nobody at svn.erp5.org
Fri Jul 2 22:58:41 CEST 2010
Author: rafael
Date: Fri Jul 2 22:58:39 2010
New Revision: 36830
URL: http://svn.erp5.org?rev=36830&view=rev
Log:
Improved english a little bit.
Modified:
erp5/trunk/buildout/profiles/common.cfg
erp5/trunk/buildout/profiles/deployment-2.12.cfg
erp5/trunk/buildout/profiles/deployment.cfg
erp5/trunk/buildout/profiles/development.cfg
Modified: erp5/trunk/buildout/profiles/common.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/profiles/common.cfg?rev=36830&r1=36829&r2=36830&view=diff
==============================================================================
--- erp5/trunk/buildout/profiles/common.cfg [utf8] (original)
+++ erp5/trunk/buildout/profiles/common.cfg [utf8] Fri Jul 2 22:58:39 2010
@@ -1,6 +1,6 @@
-# Common configuration for public erp5 code (business templates and products)
-# and provides standard repository sources (find-link) and default strucuture
-# parts (create-directories)
+# Common configuration for public erp5 code (business templates and products).
+# it also defines standard repository sources (find-link) and default structure
+# parts (create-directories).
[buildout]
find-links =
Modified: erp5/trunk/buildout/profiles/deployment-2.12.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/profiles/deployment-2.12.cfg?rev=36830&r1=36829&r2=36830&view=diff
==============================================================================
--- erp5/trunk/buildout/profiles/deployment-2.12.cfg [utf8] (original)
+++ erp5/trunk/buildout/profiles/deployment-2.12.cfg [utf8] Fri Jul 2 22:58:39 2010
@@ -1,7 +1,7 @@
-# Configuration file to define a standard deployment, without any instance
-# This should create basic services needed by one ERP5 instance runs, like
-# MySQL server, Oood and so on. For use This is needed build software in
-# advance.
+# This Configuration file is used to to define a standard deployment, without
+# any create instances. This should create the basic services required for run
+# one ERP5 instance, like MySQL server, Oood and so on. For use this configuration
+# it is required build a software home previously.
[buildout]
extends =
Modified: erp5/trunk/buildout/profiles/deployment.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/profiles/deployment.cfg?rev=36830&r1=36829&r2=36830&view=diff
==============================================================================
--- erp5/trunk/buildout/profiles/deployment.cfg [utf8] (original)
+++ erp5/trunk/buildout/profiles/deployment.cfg [utf8] Fri Jul 2 22:58:39 2010
@@ -1,8 +1,7 @@
-# Configuration file to define a standard deployment, without any instance
-# This should create basic services needed by one ERP5 instance runs, like
-# MySQL server, Oood and so on. For use This is needed build software in
-# advance.
-
+# This Configuration file is used to to define a standard deployment, without
+# any create instances. This should create the basic services required for run
+# one ERP5 instance, like MySQL server, Oood and so on. For use this configuration
+# it is required build a software home previously.
[buildout]
extends =
../instance-profiles/apache.cfg
Modified: erp5/trunk/buildout/profiles/development.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/profiles/development.cfg?rev=36830&r1=36829&r2=36830&view=diff
==============================================================================
--- erp5/trunk/buildout/profiles/development.cfg [utf8] (original)
+++ erp5/trunk/buildout/profiles/development.cfg [utf8] Fri Jul 2 22:58:39 2010
@@ -1,5 +1,5 @@
-# Configuration file for create a standard developer instance. For use
-# you should build software in advance.
+# This Configuration file is used to create a standard instance for developers.
+# You should build a software home before use this recipe.
[buildout]
extends = ../profiles/deployment.cfg
More information about the Erp5-report
mailing list