Difference between revisions of "CcHost Release Procedure"

From Creative Commons
Jump to: navigation, search
 
Line 1: Line 1:
1. Edit README, NEWS.in, PRESS.in, and ccadmin/INSTALL.TXT to reflect new release and check that in
+
# Edit README, NEWS.in, PRESS.in, and ccadmin/INSTALL.TXT to reflect new release and check that in
 
+
# Tag the release in CVS.
2. Zip up forum/template (creates a zip with a 'cchost' dir for the phpBB2 template). Move the zip (called ccHost-phpBB2-template.zip) into cctools.
+
# Use the Makefile to build the packages to be uploaded: make dist
: NOTE FROM REJON: I added the current zip to CVS so that we don't have to do this step. If it breaks, or is updated, we should start doing this step again. (I would like to kill this step in general and think maybe just adding this content permanently in the forums folder is a better plan.)
+
# Upload all packages in the /packages directory to SF as described here: http://sourceforge.net/docman/display_doc.php?docid=6445&group_id=1#howtoupload
: Wait, looks like this step is irrelevant now as the templates are in the forum folder....hmmm....
+
# Do [Add Release] here: http://sourceforge.net/project/admin/editpackages.php?group_id=80503
 
+
# Update the VERSION file to the latest version, appending CVS to the end of the upcoming version number.
 
+
# Submit Press Release to [[ccHost Press Contacts|Press Contacts]]
3. Tag the release in CVS.
 
 
 
4. Use the Makefile to build the packages to be uploaded: make dist
 
 
 
5. Upload all packages in the /packages directory to SF as described here:
 
http://sourceforge.net/docman/display_doc.php?docid=6445&group_id=1#howtoupload
 
 
 
6. Do [Add Release] here:
 
http://sourceforge.net/project/admin/editpackages.php?group_id=80503
 
 
 
7. Update the VERSION file to the latest version, appending CVS to the end of the upcoming version number.
 
 
 
8. Submit Press Release to [[ccHost Press Contacts|Press Contacts]]
 
  
 
[[Category:CcHost]]
 
[[Category:CcHost]]
 
[[Category:Developer]]
 
[[Category:Developer]]

Revision as of 23:34, 29 March 2006

  1. Edit README, NEWS.in, PRESS.in, and ccadmin/INSTALL.TXT to reflect new release and check that in
  2. Tag the release in CVS.
  3. Use the Makefile to build the packages to be uploaded: make dist
  4. Upload all packages in the /packages directory to SF as described here: http://sourceforge.net/docman/display_doc.php?docid=6445&group_id=1#howtoupload
  5. Do [Add Release] here: http://sourceforge.net/project/admin/editpackages.php?group_id=80503
  6. Update the VERSION file to the latest version, appending CVS to the end of the upcoming version number.
  7. Submit Press Release to Press Contacts