TortoiseSVN 提交时 Check 和自动加Log
1.Hook Scripts
---------------------
加Log
HookType: start_commit_hook
E:\AMANO\CSharp_Work\SVN 代码路径
WScript.exe "D:\Program Files\TortoiseSVN\SvnHook\log_message_from_LogMsg.js"
Wait for the script to finish 选中
---------------------
Log大小Check
HookType: Pre_commit_hook
E:\AMANO\CSharp_Work\SVN 代码路径
WScript.exe "D:\Program Files\TortoiseSVN\SvnHook\log_check.js"
Wait for the script to finish 选中
2022-08-27 11:30:21
1KB
工具
1