diff options
author | Yang Tse <yangsita@gmail.com> | 2009-06-08 14:26:58 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2009-06-08 14:26:58 +0000 |
commit | 47198dce5d9d135ca06b83ed8d2efcb0b32b5735 (patch) | |
tree | 7e57e4ce270b3bbb5b19ebcc879e74c073f7dcb0 | |
parent | f45500c6126fb503612ac34e94ba46eb00c12d6d (diff) | |
download | curl-47198dce5d9d135ca06b83ed8d2efcb0b32b5735.tar.gz |
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.
-rw-r--r-- | ares/CVS-INFO | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ares/CVS-INFO b/ares/CVS-INFO new file mode 100644 index 000000000..7d48d08e4 --- /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. + |