From 47198dce5d9d135ca06b83ed8d2efcb0b32b5735 Mon Sep 17 00:00:00 2001
From: Yang Tse <yangsita@gmail.com>
Date: Mon, 8 Jun 2009 14:26:58 +0000
Subject: [PATCH] CVS-INFO file only present in CVS tree, never in release nor
 daily snapshot archives. Used as a sentinel file in buildconf.bat to
 differentiate CVS builds.

---
 ares/CVS-INFO | 7 +++++++
 1 file changed, 7 insertions(+)
 create mode 100644 ares/CVS-INFO

diff --git a/ares/CVS-INFO b/ares/CVS-INFO
new file mode 100644
index 0000000000..7d48d08e42
--- /dev/null
+++ b/ares/CVS-INFO
@@ -0,0 +1,7 @@
+
+CVS-INFO
+
+This file is only present in the CVS - never in release archives. It is used
+as a sentinel file in buildconf.bat in order to differentiate a CVS checkout
+from release and daily snapshot archives.
+
-- 
GitLab