What does SCM stand for? [closed]

不羁岁月 提交于 2019-11-30 04:30:07

Software configuration management. But for most of us that effectively means source code management.

The top three results on acronym finder are:

****** SCM Supply Chain Management
****** SCM Software Configuration Management
****** SCM Source Code Management

Where the stars indicate the rank of the result.

So it looks like both are equally valid and equally used.

Software Configuration Management.

Generally, I use/hear Source Code Management when talking about, well, source code. On the other hand, if you're keeping config files (things in /etc, application-specific config files, etc.) in an SCM, then a lot of people expand the acronym to Software Configuration Management.

So its all about what you're managing ;)

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