Hi- I have SVN Visual Server and have created a post-commit hook:
"C:\Program Files\VisualSVN Server\bin\svn.exe" update --C:\webcontent \xx\xx -username xxx--password xxx The hook never seemed to execute, so I tried running it on the command line, but I get this error: svn.exe: invalid option character: s I've checked the svn help and am not sure where this option "s" is coming from... Running on WindowsSBS 2003 Any help is appreciated... T.