Source code download
I use Windows SVN: visualsvn Server Manager server + tortoisesvn client.
The pre-commit hook prevents lazy operations that do not write log information during version submission. The pre-commit hook file is stored in the version library \ hooksdirectory. In Windows, the file name can be pre-commit.batw.pre-commit.exe. There are many examples of batch processing on the Internet, but I can't find someone using the EXE format, so it took some time to code (where I designed the pipeline and redirection knowledge, for more information, see my other article "Pipeline )"). Source code can be downloaded at the beginning of the link.
In addition, for batch processing, visual SVN Server Manager provides a convenient menu for direct editing. Open visual SVN Server Manager and right-click the version library, select "all tasks"> "manage hooks... ", select the hooks tab in the pop-up dialog box, and double-click pre-commit hook to edit it, as shown in:
In addition, the tortoisesvn client itself has another way to set the length limit of logs for submission, that is, the folder attribute.Tsvn: logminsize.