diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2005-07-09 04:03:36 (GMT) |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2005-07-09 04:03:36 (GMT) |
commit | 63e9f1106eeab78db1128eb3ce6c71efbdf26af9 (patch) | |
tree | 9965ae7e7014fb8a5d55b2ab8687dde59567440e | |
parent | 37ca7d095f0e138c5ca0b9f37429ee2ba8d5447a (diff) | |
download | monitoring-plugins-63e9f1106eeab78db1128eb3ce6c71efbdf26af9.tar.gz |
Master file to describe the current branches in CVS. Will be used by
sfsnapshot to create the snapshot tarballs
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1202 f882894a-f735-0410-b71e-b25c423dba1c
-rw-r--r-- | BRANCHES | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/BRANCHES b/BRANCHES new file mode 100644 index 0000000..b90ca83 --- /dev/null +++ b/BRANCHES | |||
@@ -0,0 +1,8 @@ | |||
1 | # $Id$ | ||
2 | # | ||
3 | # This file describes the current branches in CVS for nagiosplug | ||
4 | # Used by sfsnapshot to generate the snapshots | ||
5 | # | ||
6 | # Format: | ||
7 | # cvs_branch_name description | ||
8 | HEAD Stable - 1.4.x releases | ||