Skip to main content

Questions tagged [scm]

Use this tag for questions about SCM (= Software Change Management), for tracking and controlling changes in the software, related to topics such as revision control, compilers, baselines, etc.

1 vote
0 answers
68 views

I am learning ChangeMan ZMF for version control and software change management on z/OS mainframe systems. I've become aware of the possibility to integrate ChangeMan ZMF with GIT, thus allowing users ...
Lorenzo's user avatar
  • 111
5 votes
2 answers
3k views

What are the best practices (if any) for coupling a docker image registry with a SCM service (such as bitbucket)? I know a docker registry can live in artifactory, but how can I assure that the two ...
scott's user avatar
  • 466
13 votes
3 answers
420 views

I'm taking point on moving this .NET shop from svn to git, and have identified some ancillary issues I'd like to have a solution for before we flip the switch. The one I'm asking about in particular ...
ndarwincorn's user avatar
7 votes
1 answer
962 views

If I have 3 environments : integration, staging, and production, what is the cleanest branching strategy to use, assuming I want to reuse my deployed artifact? For example, should feature branches be ...
tayworm's user avatar
  • 670
15 votes
5 answers
24k views

When teaching SCM classes to students that are new to Software Configuration Management, it happens that a question comes up like "What's the difference between checkin and checkout?". And a ...
Pierre.Vriens's user avatar
  • 7,235