Dear all. Before 1.7 update the hook scripts all worked perfectly. But after the 1.7 update, none of them work.
Here is a part of my hook script: svn update C:\Inetpub\wwwroot\xxx >> update.log The hook scripts is a part of a postcommit.bat -file. Here is the error log from visual studio: Error: post-commit hook failed (exit code 1) with output: Error: 'svn' is not recognized as an internal or external command, Error: operable program or batch file. Server OS: Windows Server 2003 Does anyone know how to fix it? BR / Carl