mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-17 16:10:24 +08:00
Translate SVN commands and references to GIT.
This commit is contained in:
parent
62232e9120
commit
db9b0cb100
@ -14,8 +14,8 @@
|
||||
# access to either file, you may request a copy from help@hdfgroup.org.
|
||||
#
|
||||
|
||||
# Check that all the files in MANIFEST exist and that (if this is a
|
||||
# SVN checkout) that all the SVN-managed files appear in the
|
||||
# Check that all the files in MANIFEST exist and (if this is a
|
||||
# GIT checkout) that all the GIT-managed files appear in the
|
||||
# MANIFEST.
|
||||
#
|
||||
|
||||
@ -142,7 +142,7 @@ done
|
||||
if [ "X$fail" = "Xyes" ]; then
|
||||
cat 1>&2 <<EOF
|
||||
The MANIFEST is out of date. Files marked with a minus sign (-) no
|
||||
longer exist; files marked with a plus sign (+) are SVN-managed but do
|
||||
longer exist; files marked with a plus sign (+) are GIT-managed but do
|
||||
not appear in the MANIFEST. Please remedy the situation and try again.
|
||||
EOF
|
||||
exit 1
|
||||
|
Loading…
Reference in New Issue
Block a user