I'm running VisualSVN Server 2.1.3 in a WHS environment. If I go to a
DOS prompt and issue the following command I can receive an email
notification:

(the command below is issued on only 1 line)

C:\Program Files\VisualSVN Server\bin\VisualSVNServerHooks.exe" commit-
notification "D:\shares\Design\svn\design" -r 8 --from geo...@xxxx.
com --to [email protected] --smtp-server mail.XXXX.com --smtp-port 2626
--smtp-user g
eorgeXXXXX.com --smtp-password ??????

If I place this same command inside of the hooks tab and make a change
I get the following error message:

Commit succeeded, but post-commit hook failed
post-commit hook failed (exit code 1) with no output.

I check the error log and it has the same message without any further
details. As you can see I've stripped out passing arguements to help
narrow down where the error might be coming from but that didn't help.

I've been searching and testing but still can't seem to get this to
work so any help would be greatly appreciated!!

Reply via email to