Version Control Interview Questions
Questions Answers Views Company eMail

How can you move or copy jenkins from one server to another?

1

Why is continuous integration important?

1

What are the commands that are used to begin jenkins manually?

1

How is continuous integration implemented?

1

Demonstrate how to build a backup and copy files in jenkins?

1

Why is the necessity of devops?

1

Describe how to deploy a custom build of a core plugin?

1

Define how to clone a git repository via jenkins?

1

What are the benefits of jenkins?

1

Mention what are the two components jenkins is mainly integrated with?

1

Discuss some of the valuable plugins in jenkin?

1

Describe how to move or copy jenkins from one server to another?

1

How to move or copy jenkins from one server to another?

1

What do you know about cloud computing? How can jenkins fit into a cloud computing environment? Explain with an example.

1

What is a backup plugin? Why is it used?

1


Un-Answered Questions { Version Control }

Demonstrate how to build a backup and copy files in jenkins?

1


Can I use VSS on Unix or Mac systems?

904


What is a jenkinsfile?

1


What is the "best" CM tool to use?

1751


Explain how to list all the cos by a user in different vobs through a single command?

559






How can you clone a git repository via jenkins?

1


Why is jenkins called a continuous delivery tool?

1


When any person create a new file in the project, he will add it to the Source Control System in the correspoding to folder. This process is called "Checkin". Most of the source control systems provide a windows explorer like user interface. You can checkin files in different ways: 1. Drag and drop files from windows explorer to appropriate folder in source control explorer. 2. Go to appropriate folder in source control system, right click on the folder name and select 'Add Files'. This will launch a file browser which will allow you to select files. 3. Integrate with Visual Studio - most source control systems are integrated with Visual Studio when you install their client software. This is the easiest way to work with source control systems. When you right click on any file in the Solution Explorer in Visual Studio, it will give you the option to checkin or checkout files. After you add (checkin) a file to source control , the file is "controlled" by source control system. If anybody want to change the file (including the person who created the file), he has to "checkout" the file from Source control. When you checkin a file to source control, it will make the file in your computer 'Read only' so that you cannot edit it. This is to remind you that the file is controlled by source control system. You can add new files to source control, but you cannot checkin an existing file unless you have checked out that file.

2022


How to Check In Changes?

925


Why do we use jenkins?

1


Tell me any 5 best scm practices?

522


What platforms can I automate VSS using OLE?

822


How can I use SourceSafe to version stored procedures with Visual Studio 6.0 and SQL Server 7.0?

812


Is Eclipse compatible with the commandline CVS client?

2326


To delete a branch what is the command that is used?

5