On Mon, Mar 8, 2021 at 10:03 PM Kenneth Porter <sh...@sewingwitch.com> wrote: > > --On Monday, March 08, 2021 9:29 PM -0500 Nico Kadel-Garcia > <nka...@gmail.com> 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. > > I assumed he was running a server on Windows and that's why his pre-commit > hook was a Windows batch file rather than a shell script. (My own server is > on Linux+Apache so the pre-commit hook is based on the sample shell script.)
Ahh. I thought you were suggesting an SVN wrapper to use instead of the Subversion command in his local environment. My apologies for misunderstanding your suggestion.