These days, we are developing a WAP game.
The group member built an environment in they own computer, when they want to merge the source code, they must test it as exhaustive as they can.
The leader is an exception, he do all the things on the server, so, you know, the result is, the server is down and down and down.
很简单的一件事情,却做得如此复杂,导致测试无法进行,源代码一更改,建立在ACTIVEMONGO基础之上的系统全线崩溃,竟然在没有经过丝毫的测试的情况下,把更改过的代码与服务器代码合并,并要求组员更新,在通知其代码已经有问题的情况下,反怨是成员的代码问题,无语ing...
后记:
记录下这事,提醒自己一下,代码合并之前,开发之中,都应该严格测试下,无论白盒黑盒,千万不要因为我的原因而导致服务器宕机,影响全组人的工作
关于源码合并
最新推荐文章于 2024-09-22 23:27:59 发布