[Nagiosplug-checkins] nagiosplug/doc RELEASING,1.1,1.2
Ton Voon
tonvoon at users.sourceforge.net
Wed Dec 15 15:11:06 CET 2004
Update of /cvsroot/nagiosplug/nagiosplug/doc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29342
Modified Files:
RELEASING
Log Message:
Clarified notes
Index: RELEASING
===================================================================
RCS file: /cvsroot/nagiosplug/nagiosplug/doc/RELEASING,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- RELEASING 1 Dec 2004 22:02:54 -0000 1.1
+++ RELEASING 15 Dec 2004 23:10:16 -0000 1.2
@@ -4,15 +4,15 @@
. tools/devmode, if feeling adventurous
check compilation
-Run cvs2cl
+Run cvs2cl.pl
commit new ChangeLog
-cvs tag r1_4_0-alpha2
+cvs tag r1_4-alpha2
-checkout new version
+checkout new version:
cd /tmp
rm -fr nagiosplug
-cvs -z3 -d:ext:tonvoon at cvs.sourceforge.net:/cvsroot/nagiosplug co -r 1_4_0-alpha2 nagiosplug
+cvs -z3 -d:ext:tonvoon at cvs.sourceforge.net:/cvsroot/nagiosplug co -r 1_4-alpha2 nagiosplug
cd nagiosplug
tools/setup
./configure
@@ -29,7 +29,7 @@
SF -> Admin -> File Release System
Edit nagiosplug and create a file release
-name: 1.4.0alpha2. Commit
+name: 1.4-alpha2. Commit
Step 1: Add release notes pointing to news item
Step 2: add file
Step 3: *.tar.gz, Platform Independent, Source .gz
More information about the Commits
mailing list