Objective
原创文章,欢迎转载,请保留出处。有任何错误、疑问或者建议,欢迎指出。我的邮箱:[email protected]
Three steps to solve a problem: Describe the problem, find the answer, and analyze the cause.
Problem description
Since the SVN commit code is not the same as git, it is not mandatory to commit the log message, so it is easy to commit without committing the log message, this time show log modified log message discovery Hint: DAV request failed, After some research, the following solutions are obtained:
Workaround
In the Warehouse Management folder on the server, under the Hooks folder in a warehouse, build pre-revprop-change Add an empty file for Pre-revprop-change.bat, and then change the log message after you show log again to take effect.
Problem analysis
The main reason for this problem is that SVN itself does not have version management of log message, and it prevents the log message from being modified to prevent the loss of logs.
Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.
DAV Request failed Solution