SF.net SVN: nagiosplug:[2241] nagiosplug/trunk/doc/RELEASING

[email protected]
Newsgroups gmane.network.nagios.plugins.cvs
Message-ID <[email protected]>
Revision: 2241
          http://nagiosplug.svn.sourceforge.net/nagiosplug/?rev=2241&view=rev
Author:   dermoth
Date:     2009-09-19 06:05:56 +0000 (Sat, 19 Sep 2009)

Log Message:
-----------
Update RELEASING document with proper tag creation and push commands

From: Thomas Guyot-Sionnest <[email protected]>

Modified Paths:
--------------
    nagiosplug/trunk/doc/RELEASING

Modified: nagiosplug/trunk/doc/RELEASING
===================================================================
--- nagiosplug/trunk/doc/RELEASING	2009-09-16 08:36:52 UTC (rev 2240)
+++ nagiosplug/trunk/doc/RELEASING	2009-09-19 06:05:56 UTC (rev 2241)
@@ -16,9 +16,13 @@
 git2cl >Changelog
 commit BUGS NEWS configure.in package.def ChangeLog
 
-*** Create new tag
-git tag release-1.4.14
+*** Create new annotated tag
+git tag -a release-1.4.14 -m release-1.4.14
 
+*** Push the code and tag to origin
+git push origin master
+git push origin release-1.4.14
+
 *** Checkout new version
 rm -fr /tmp/nagioslug
 # If you need to checkout the tag, don't forget to "checkout master" later to
@@ -48,7 +52,7 @@
 
 SF -> Admin -> File Releases
 Add a release to nagiosplug and create a file release
-Name: 1.4.1
+Name: 1.4.14
 Create release
 Step 1: Add release notes pointing to news item
 Step 2: add file


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.