SVN Practical QA
1. What is SVN ?
Ans: It is a software versioning and revision control system distributed under an open source
license.
2. Who created SVN?
Ans: CollabNet Inc in 2000
3. What is Version control System ?
Ans: It is a software that helps software developers to work together and maintain a complete
history of their work.
4. What are the two categories of the VCS ?
Ans: There are two categories of the VCS
1. Centralized Version control system
2. Decentralized Version control system
5. What is repository ?
Ans: A repository is the heart of any version control system.It is the central place where developers
store all their work.
Note: For Devops Interview Please go through below books:
URL: https://www.amazon.com/dp/B07LBMCPNY
URL: https://www.amazon.com/dp/B07KPFDJMV

Comments
Post a Comment