[Erp5-report] r36828 rafael - /erp5/trunk/buildout/profiles/release.cfg
nobody at svn.erp5.org
nobody at svn.erp5.org
Fri Jul 2 22:45:38 CEST 2010
Author: rafael
Date: Fri Jul 2 22:45:36 2010
New Revision: 36828
URL: http://svn.erp5.org?rev=36828&view=rev
Log:
This Configuration is used as a central local for define a release. All the
additional configuration required for a certain release should be added into
this file. This file should be kept empty by default and only be modified into
during a release.
Added:
erp5/trunk/buildout/profiles/release.cfg
Added: erp5/trunk/buildout/profiles/release.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/profiles/release.cfg?rev=36828&view=auto
==============================================================================
--- erp5/trunk/buildout/profiles/release.cfg (added)
+++ erp5/trunk/buildout/profiles/release.cfg [utf8] Fri Jul 2 22:45:36 2010
@@ -0,0 +1,7 @@
+# This Configuration is used as a central local for define a release. All the
+# additional configuration required for a certain release should be added into
+# this file. This file should be kept empty by default and only be modified into
+# during a release.
+[buildout]
+extends = ../profiles/official.cfg
+
More information about the Erp5-report
mailing list