diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2005-08-01 21:30:42 (GMT) |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2005-08-01 21:30:42 (GMT) |
commit | 851c74a2a66e37f1aa7c113feebe3da9ba7eebd1 (patch) | |
tree | dc9ee7b9677887852a1838c3f7996b898c0a15f1 /doc | |
parent | 5944f15ae79704e35450bb3a411432976c11f702 (diff) | |
download | monitoring-plugins-release-1.4.1.tar.gz |
Move notes on branching away from RELEASINGrelease-1.4.1
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1210 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'doc')
-rw-r--r-- | doc/BRANCHING | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/BRANCHING b/doc/BRANCHING new file mode 100644 index 0000000..d923a30 --- /dev/null +++ b/doc/BRANCHING | |||
@@ -0,0 +1,10 @@ | |||
1 | NOTES ON BRANCHING NAGIOSPLUG | ||
2 | |||
3 | Questions: | ||
4 | Is this necessary? | ||
5 | |||
6 | Branch format: b1_4_1 | ||
7 | |||
8 | cvs tab -b r1_4-patches | ||
9 | |||
10 | Consider the SF snapshot branches - should you remove any other branches? | ||