Hi Roberto!

>We just upgraded to VisualSVN Server 1.7.3

What version did you use before?

> However we do not even make use of any custom pre-commit hooks.

Please could you check that there are no pre-commit hooks in the
repository settings? To do that you could use Properties->Hooks
command from  the context menu of the repository in VisualSVN Server
Manager. Could you also send us the screen shot of this dialog?

> 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.

The similar problem has already been discussed a lot in our Google
Groups topics.

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"


Thank you!


-- 
Regards,
Olga Dolidze
VisualSVN Support

Reply via email to