Difference between revisions of "CcHost Release Procedure"

From Creative Commons
Jump to: navigation, search
 
Line 5: Line 5:
 
# Do [Add Release] here: http://sourceforge.net/project/admin/editpackages.php?group_id=80503
 
# 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.
 
# 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]]
+
# Submit Press Release to [[Where_to_Release_Software]]
  
 
[[Category:CcHost]]
 
[[Category:CcHost]]
 
[[Category:Developer]]
 
[[Category:Developer]]

Latest revision as of 23:35, 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 Where_to_Release_Software