Browse Source

Merge branch 'maint'

Bastien Guerry 12 years ago
parent
commit
3726464268
1 changed files with 11 additions and 0 deletions
  1. 11 0
      README_maintainer

+ 11 - 0
README_maintainer

@@ -76,6 +76,17 @@ From there do
 to create the .tar.gz and .zip files, the documentation, and to
 to create the .tar.gz and .zip files, the documentation, and to
 upload everything at the right place.
 upload everything at the right place.
 
 
+* Available Org's builds on the server
+
+There are two cron tasks on the server: one that builds the ELPA
+packages and one that builds org-latest.tar.gz and org-latest.zip.
+
+ELPA packages are built from the *maint* branch.  One ELPA package
+contains Org's core, another one called "org-plus-contrib" contains
+Org and contributed libraries.
+
+org-latest* snapshots are built from the *master* branch.
+
 * Synchonization with Emacs
 * Synchonization with Emacs
 
 
 This is still a significant headache.  Some hand work is needed here.
 This is still a significant headache.  Some hand work is needed here.