当提交修订控制需要开发人员更改他们自己的配置时 [英] When a commit to revision control requires a developer to change their own config

查看:74
本文介绍了当提交修订控制需要开发人员更改他们自己的配置时的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当进行修订控制的更改需要开发人员获取更新的某些特定附加操作时,通知其他开发人员的最佳方法是什么?修改一个不在版本控制中的本地配置文件?

What's the best method to notify other developers when a change committed into revision control requires some specific additional action by the developer getting the update e.g. modify a local config file not in version control?

我正在将它写入提交消息中,但似乎很容易被忽略。是否有任何修订控制系统提供了一个更好的方法来做到这一点?

I'm currently writing it in the commit message, but it seems like this could easily be missed. Do any revision control systems provide a better way of doing this?

其他人如何做到这一点,还是应该从来没有任何必要的修改控制以外的更改?

How do other people do this, or should there never be any necessary changes that are outside of revision control?

我使用的是mercurial,但是使用其他形式的版本控制的答案也是有用的。

I'm using mercurial but answers from those using other forms of revision control would be useful too.

推荐答案

在修订控制之外,很少有必要进行必要的更改。对于极少数情况,可以使用开发人员的常规通信渠道(例如邮件列表或IRC频道或类似的东西)。无论如何,每个多开发人员项目都需要这样的东西。

There should rarely be changes necessary that are outside of revision control. For the rare cases where they are, use the regular communication channel the developers have (like mailing list or IRC channel or something similar). Every multi-developer project needs such thing anyway.

这篇关于当提交修订控制需要开发人员更改他们自己的配置时的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆