VSS (96)
Clear Case (26)
CVS MapServer (11)
Jenkins (152)
Git (109)
Version Control AllOther (70) How do you configure a git repository to run code sanity checking tools right before making commits, and preventing them if the test fails?
Tell me the difference between head, working tree and index, in git.
Have you run automated tests on jenkins? How is it done?
How to Put an Existing Model under Version Control?
Do you know any other continuous integration tools? How is jenkins better than any of those?
What is the function of ‘git config’?
How is git instaweb used?
Which scm tools jenkins supports?
How can you use git bisect to determine the source of a (regression) bug?
Tell me is version control more for software development or software maintenance?
What does commit object contain?
Can we use Merge to compare and synchronize local files with those on a web or FTP site?
Why is it desirable to create an additional commit rather than amending an existing commit?
What is impersonation?
Why is it advisable to create an additional commit rather than amending an existing commit?