diff --git a/plugins/csvn/hook/commit.tpl b/plugins/csvn/hook/commit.tpl index 842eabea1..552ad0a60 100755 --- a/plugins/csvn/hook/commit.tpl +++ b/plugins/csvn/hook/commit.tpl @@ -6,7 +6,7 @@ REV="$2" TXN_NAME="$3" -WEB_PATH={$PROJECT_DIR}/wwwroot/$REPOS_NAME +WEB_PATH={$PROJECT_DIR}/wwwroot/$REPOS SVN_PATH=http://127.0.0.1:{$PORT}/svn/$REPOS if [ ! -d $WEB_PATH ]; then