VSS (96)
Clear Case (26)
CVS MapServer (11)
Jenkins (152)
Git (109)
Version Control AllOther (70) How to Add Related Documents to Version Control?
How do you configure a git repository to run code sanity checking tools right before making commits, and preventing them if the test fails?
What is the difference between a Change and a Conflict?
What are the types of pipelines in jenkins?
Explain the difference between reverting and resetting.
How to remove a file from git without removing it from your file system?
How to list all the cos by a user in different jobs through a single command?
Can you define a continuous delivery workflow?
How can I tell which files in the database correspond to files in my project?
What are the benefits of SCM?
What are declarative pipelines in jenkins?
The integration isn’t working between VSS and FrontPage/Visual InterDev. What can I do?
What is Merge Conflicts?
How can I backup a database?
Let us say, you have a pipeline. The first job was successful, but the second failed. What should you do next?