Why didn't I think of that... Doh!

Tried

C:\%VISUALSVN_SERVER\bin\VisualSVNServerHooks.exe case-insensitive -t
%2 %1

and it works. TERRIFIC! Thanks Ivan!


On Aug 31, 10:07 pm, VisualSVN Team <supp...@visualsvn.com> wrote:
> 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

Reply via email to