hello, i've tried to send commit-report and set like "%VISUALSVN_SERVER%\bin\VisualSVNServerHooks.exe" ^ commit-notification "%1" -r %2 ^ --from <from> --to <to> ^ --smtp-server <server>
(note: of course <bla> and i've got an error post-commit hook failed (exit code 1) with output: VisualSVNServerHooks: Error resolving case of 'path' it works very find when i type the command in local command prompt(cmd.exe) directly. can you help me out ?