summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 5944f15)
raw | patch | inline | side by side (parent: 5944f15)
author | Ton Voon <tonvoon@users.sourceforge.net> | |
Mon, 1 Aug 2005 21:30:42 +0000 (21:30 +0000) | ||
committer | Ton Voon <tonvoon@users.sourceforge.net> | |
Mon, 1 Aug 2005 21:30:42 +0000 (21:30 +0000) |
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1210 f882894a-f735-0410-b71e-b25c423dba1c
doc/BRANCHING | [new file with mode: 0644] | patch | blob |
diff --git a/doc/BRANCHING b/doc/BRANCHING
--- /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?