Shift it to the inside part.
On Apr 2, 8:24 pm, "sjgil...@googlemail.com" <sjgil...@googlemail.com> wrote: > Hi, > We've setup a post-commit screen in VSVNS and all was fine until we > decided we'd better add in the --no-diff, however now it fails every > time, here's what we have ... > > "%VISUALSVN_SERVER%\bin\VisualSVNServerHooks.exe" ^ > commit-notification "%1" -r %2 ^ > --from i...@xxxx.com --to a...@xxxx.com ^ > --smtp-server mail.XXXX.com > --no-diff > > Do I assume that stick it at the end is NOT the place to put it. I > also tried after the commit-notification line and it just hung the > whole process for about 2 minutes before timing out. > > Any help you can offer would be great, thanks.