diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2005-08-01 21:30:42 +0000 |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2005-08-01 21:30:42 +0000 |
commit | 851c74a2a66e37f1aa7c113feebe3da9ba7eebd1 (patch) | |
tree | dc9ee7b9677887852a1838c3f7996b898c0a15f1 /doc | |
parent | 5944f15ae79704e35450bb3a411432976c11f702 (diff) | |
download | monitoring-plugins-851c74a2a66e37f1aa7c113feebe3da9ba7eebd1.tar.gz |
Move notes on branching away from RELEASING
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 00000000..d923a305 --- /dev/null +++ b/doc/BRANCHING @@ -0,0 +1,10 @@ +NOTES ON BRANCHING NAGIOSPLUG + +Questions: +Is this necessary? + +Branch format: b1_4_1 + +cvs tab -b r1_4-patches + +Consider the SF snapshot branches - should you remove any other branches? |