Nico Kadel-Garcia wrote: >He's asking for a "pre-commit" hook. Piping little wrappers into your >local environment doesn't scale, doesn't automate, doesn't prevent >someone else using "TortoiseSVN" from overriding the desired filter, >etc., etc. > >There are many Google accessible answers, but perhaps our hero can >start with a classic example at >https://stackoverflow.com/questions/16751653/unable-to-generate-output-from-svn-pre-commit-hook >.
why do you assume the OT is asking for a client (TSVN) side hook? To me his batch script looks like a server side pre-commit hook -- Lorenz