diff options
Diffstat (limited to 'doc/BRANCHING')
-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? | ||