开发者

SVN hook / svn up / conflict

开发者 https://www.devze.com 2022-12-16 13:31 出处:网络
When I do a Svn up in a file with a local modification that can produce a conflict. Is it possible to ca开发者_如何学JAVAncel svn update with a hook and write a message?

When I do a Svn up in a file with a local modification that can produce a conflict.

Is it possible to ca开发者_如何学JAVAncel svn update with a hook and write a message?

Thanks


Why do you want to do this? Just resolve the conflict by choosing your copy of the file (you could even do this automatically on update with --accept mine-conflict).


i dont think there is a subversion hook for svn update

0

精彩评论

暂无评论...
验证码 换一张
取 消