代码搜索:Configuration
找到约 10,000 项符合「Configuration」的源代码
代码结果 10,000
www.eeworm.com/read/190346/5183893
sh svntest-check-configuration.sh
#!/bin/sh
EXEC_PATH="`dirname $0`"
# Source the configuration file.
. "$EXEC_PATH/svntest-config.sh"
# Check that every commands could be found
test -x "$SVN" || {
echo "SVN: Not found or not