Version Control Interview Questions
Questions Answers Views Company eMail

There are few items which we have to put items in boxes.if 3 items put in each box,1 item left outside.if 4 items put in each box,1 item left outside.if 5 items put in each box,1 item left outside.if 6 items put in each box,1 item left outside.if 7 items put in each box,0 item left outside.how many number of item are there?

CMC, Zenqa,

7 11710

1)what is the difference b/w configuration management tool and version control tool? 2)Does TortoiseSVN a version control tool or configuration management tool?

2 6939

how to list all the co's by a user in different vobs through a single command

IBM,

2 7478

what is differences between mvfs and ccfs in clearcase.

IBM,

1 10012

Hi can any one help me what are the prerequisites to billed before forecasting in SAP APO DP.............like blue sheet kindly help me the steps............

1634

What is Exclusive Checkout?

931

What is Multiple Checkout?

870

What is Merge Conflicts?

914

What is CaseComplete Files?

876

What are Package Files?

878

How to Structure and Partition your Project?

891

How to Create a New Shared CaseComplete Project?

977

How to Create a Working Folder for a Shared Project?

872

How to Put an Existing Model under Version Control?

819

How to Save a Package as a Separate File?

845


Un-Answered Questions { Version Control }

What is Multiple Checkout?

870


What tools are used to develop QVCS?

1697


Can you define a continuous delivery workflow?

1


What is a repository in GIT?

5


Mention some of the important plugins in jenkins?

1






What is eclipsed file in clearcase? What is the solution?

638


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.

2030


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

1


What sort of patches prevent the CVSNT project and the CVS project from merging?

1964


What is Merge Conflicts?

914


Mention the various git repository hosting functions.

1


How can I automate database maintenance routines?

890


How will you define post in jenkins?

1


What Problem Management tools are available?

1809


What is git bisect?

1