On Mon, Aug 31, 2009 at 9:12 AM, Pete T<enquiryd...@gmail.com> wrote: > It returns following error: > > Command: Commit > Adding: C:\temp\path\to\repo\test <real path removed> > Error: Commit failed (details follow): > Error: Commit blocked by pre-commit hook (exit code 1) with output: > Error: 'VisualSVNServerHooks.exe' is not recognized as an internal or > external command, > Error: operable program or batch file. > Finished!: > Please try to use full path to VisualSVNServerHooks.exe in hook script, i.e. hook script should be something like this: "%VISUALSVN_SERVER%\bin\VisualSVNServerHooks.exe"
-- Ivan Zhakov VisualSVN Team