jan  Tue, 25 Nov 2014 10:23:47 +0000

Modified page: http://wiki.horde.org/Project/SplitGitRepo
New Revision:  8
Change log:  This actually needs to be done first

@@ -13,8 +13,21 @@
 ++ Description

 Global:

+# Create script to automatically build list of apps/libs (for use by install script)
+# Create single installation script
+  * This script can create/clone the git repos as needed.
+  * All repos will be stored in a base folder
+  * Option to create a separate, web-accessible directory.
+  * Includes stuff in framework/bin
+  * Includes stuff in horde-support/maintenance-tools
+ * Includes the groupware install code (in fact, the Horde_Core_Bundle code is probably a good place to start in terms of creating the install script).
+  * Use Horde_Pear libs to query for list of packages to install
+  * This script can be packaged via PHAR
+    * Allow config file
+# Create autoloader driver for use with script-facilitated development install
+# Create Vagrant image to allow for testing/development
 # Branch FRAMEWORK_5

 For each application:

@@ -29,23 +42,7 @@
     * .travis.ini
     * .travis.yml
 # Set up email updates for new repo
 # Add package-specific entry to bugs.horde.org (if it doesn't exist)
-
-Global:
-
-# Create script to automatically build list of apps/libs (for use by install script)
-# Create single installation script
-  * This script can create/clone the git repos as needed.
-  * All repos will be stored in a base folder
-  * Option to create a separate, web-accessible directory.
-  * Includes stuff in framework/bin
-  * Includes stuff in horde-support/maintenance-tools
- * Includes the groupware install code (in fact, the Horde_Core_Bundle code is probably a good place to start in terms of creating the install script).
-  * Use Horde_Pear libs to query for list of packages to install
-  * This script can be packaged via PHAR
-    * Allow config file
-# Create autoloader driver for use with script-facilitated development install
-# Create Vagrant image to allow for testing/development

 ----
 Back to the ((Projects|Project List))

--
commits mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: [email protected]

Reply via email to