2010年七月的归档日志
When I tried to change the log message I got an error: "ask the administrator to create a pre-revprop-change hook"
After searching on google, now I found a simple solution:
There is an example script in the /hooks/pre-revprop-change.tmpl file of your target repository. However, this script is a Unix shell script and will not work under Windows.
The ...阅读全文