X-Git-Url: https://oss.titaniummirror.com/gitweb?a=blobdiff_plain;f=scripts%2Fsvncreate;h=b696a2bdbf05d12cefc17a55e232ed55710c813d;hb=d3b6749b37080436b4eeefac3f336a9de892a107;hp=a1f0ee20e66a4bdacc8339cc235aadd22ce9320a;hpb=37b4fa8991194603aa19e3a7b5d24d768b776a6d;p=repo_shell.git diff --git a/scripts/svncreate b/scripts/svncreate index a1f0ee2..b696a2b 100755 --- a/scripts/svncreate +++ b/scripts/svncreate @@ -1,7 +1,8 @@ #!/bin/sh # svncreate is part of the repo_shell distribution. -source /etc/repo_shell.cfg + +eval $(sed -e 's| ||g' < /etc/repo_shell.cfg) if [ -z "$owner" -o -z "$svn_root" ]; then echo "$0: please configure /etc/repo_shell.cfg" fi