What is scm?
Answer / Ajay Tyagi
SCM stands for Source Code Management, also known as Version Control Systems or Revision Control Systems. It's a software application that helps manage changes to the source code of projects over time. Common examples include Git, SVN (Subversion), and Perforce.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the use of backup plugin in jenkins? How to use it?
What are the two components (pre-requisites) that jenkins is mainly integrated with?
Mention some of the important plugins in jenkins?
How to trigger a build remotely from jenkins?
What are the feature differences between jenkins and hudson?
How do you integrate git with jenkins?
What is jenkins pipeline? What is a ci cd pipeline?
How will you define post in jenkins?
What is the use of backup plugin?
How do you define parameters for a build in jenkins?
How can you setup jenkins jobs?
What are the features of jenkins?