Automatic commit of an approved diff in Review Board

五迷三道 提交于 2019-12-13 13:31:24

问题


When I approve a review request in Review Board, can it be configured in such a fashion that it commits the diff file to the SVN automatically?


回答1:


To the best of my knowledge, this is not possible in the current release of Review Board.

The repository may have been committed to since the time of the review posting, and this means applying of the diff might fail. Since reviews usually take some time, I suppose this feature would not be feasible in general use, barring marginal cases of rarely updated source.

Review Board 2.0 is expected to support extensions, and IMHO this looks like a job for extensions rather than a core feature.



来源:https://stackoverflow.com/questions/9310625/automatic-commit-of-an-approved-diff-in-review-board

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!