summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorTon Voon <tonvoon@users.sourceforge.net>2004-12-15 23:10:16 (GMT)
committerTon Voon <tonvoon@users.sourceforge.net>2004-12-15 23:10:16 (GMT)
commitdea996d5493d27a0c42707c5519cb62f25aa4189 (patch)
treec7ab056c3c620b1fdb53e7f8771dd70b88e6bac8 /doc
parent2613e937df29da3146455567e3f54a38efe384de (diff)
downloadmonitoring-plugins-dea996d5493d27a0c42707c5519cb62f25aa4189.tar.gz
Clarified notes
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1034 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'doc')
-rw-r--r--doc/RELEASING10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/RELEASING b/doc/RELEASING
index ec9c3b5..3edd4eb 100644
--- a/doc/RELEASING
+++ b/doc/RELEASING
@@ -4,15 +4,15 @@ cvs update in main area
4. tools/devmode, if feeling adventurous 4. tools/devmode, if feeling adventurous
5check compilation 5check compilation
6 6
7Run cvs2cl 7Run cvs2cl.pl
8commit new ChangeLog 8commit new ChangeLog
9 9
10cvs tag r1_4_0-alpha2 10cvs tag r1_4-alpha2
11 11
12checkout new version 12checkout new version:
13cd /tmp 13cd /tmp
14rm -fr nagiosplug 14rm -fr nagiosplug
15cvs -z3 -d:ext:tonvoon@cvs.sourceforge.net:/cvsroot/nagiosplug co -r 1_4_0-alpha2 nagiosplug 15cvs -z3 -d:ext:tonvoon@cvs.sourceforge.net:/cvsroot/nagiosplug co -r 1_4-alpha2 nagiosplug
16cd nagiosplug 16cd nagiosplug
17tools/setup 17tools/setup
18./configure 18./configure
@@ -29,7 +29,7 @@ Get URL to news item
29 29
30SF -> Admin -> File Release System 30SF -> Admin -> File Release System
31Edit nagiosplug and create a file release 31Edit nagiosplug and create a file release
32name: 1.4.0alpha2. Commit 32name: 1.4-alpha2. Commit
33Step 1: Add release notes pointing to news item 33Step 1: Add release notes pointing to news item
34Step 2: add file 34Step 2: add file
35Step 3: *.tar.gz, Platform Independent, Source .gz 35Step 3: *.tar.gz, Platform Independent, Source .gz