Okay, adding the VisualSVN path to the command seems to work, as mentioned here:
http://groups.google.com/group/visualsvn/browse_thread/thread/09e187e04c918391# Regards Carl G On 27 Mar, 11:18, Carl S <carl.sjoh...@gmail.com> wrote: > Nevermind. I got an answer. > > Thanks. > > On 27 Mar, 07:11, Carl S <carl.sjoh...@gmail.com> wrote: > > > Dear support, > > > Any help on this issue? It's quite urgent that this is fixed. > > > // Carl > > > On 25 Mar, 12:46, Carl S <carl.sjoh...@gmail.com> wrote: > > > > 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