Top Version Control Interview Questions :: ALLInterview.com http://www.allinterview.com Top Version Control Interview Questions en-us What are version control tools? How are they use full can any body n http://www.allinterview.com/showanswers/2861.html Version control : versioning is the making of copies of data at some meaningful point in order to return to that point at a later date, if necessary. In Software feild so many version control tool are there SCM tool VSS tool cvs tool pvcs What is impersonation? http://www.allinterview.com/showanswers/15297.html At times users access a resource as though they were someone else. This is known as impersonation. For example, if a web page has no access controls, then any user can access that web page. HTML pages, ASP pages, and components in version 3.0 Which version control (VC) or software configuration management (SCM http://www.allinterview.com/showanswers/15296.html You can use Tortoise SVN,which has Merge Utility embedded in it. can database be accessed without sharing the folder. http://www.allinterview.com/showanswers/1422.html The VSS Server dsatabase can not be accessed until the database folder is in sharing and have permissions. What is configuration management? http://www.allinterview.com/showanswers/6820.html files and directories under configuration management.First u setup view and used that view. This is configuration managment What is checkout ? http://www.allinterview.com/showanswers/58903.html To retrieve or access a project located in the repository. What does aldb_server do? http://www.allinterview.com/showanswers/69216.html The ClearCase ALBD (ALBD stands for the Atria Location Broker Daemon) Atria was the name of the company that originally designed and developed ClearCase) server is a broker between ClearCase processes and data. It provides other ClearCase pro Mention any 5 best SCM practices? http://www.allinterview.com/showanswers/69213.html Some of them are : Organize versioned artifacts into versioned components. Organize versioned components and subsystems into versioned subsystems. Create baselines at project milestones. Record and track requests for change. Organize What Configuration Management tools are available? http://www.allinterview.com/showanswers/15285.html there are many version control systems available in the market.their commercial names are as follows 1)Acurev 2)VSS(virtual source safe-not quite sure of the expansion) 3)clearcase 4)+1CM 5)CM synergy 6)CF 7)code co-op 8)cms and mms 9)con Advantages of Rational ClearCase over other SCM tool i.e Microsoft V http://www.allinterview.com/showanswers/69215.html The multisite is the best part of clearcase than any other tool What are some troubleshooting hints for Web Start applications? http://www.allinterview.com/showanswers/15298.html Hi, Log files should help you. How to create a package in changeman? http://www.allinterview.com/showanswers/58902.html from changeman primary option menu,select 1(Build).1 (create),then it will ask for pkg details.fill those and a new pkg will be created. Important thing is specifying the release date of that package. You are working on some changes. At the same time if someone else is http://www.allinterview.com/showanswers/58904.html Through the option of GetLatestVersion What is subversion? http://www.allinterview.com/showanswers/15290.html Suppose if we have released a version. Later if some more features are added to the previous version we have to create a subversion for the original version. Ex: version 1.0.0 subversion 1.1.0 Describe how a program can be staged to the changeman package ? http://www.allinterview.com/showanswers/58905.html goto the particular changeman package, then open it using S2 and give ST or S infront of the program, then the program will be staged