25 January 2021

#Subversion

SVN
What is SVN?
What is the difference between GIT and SVN repository?
What is the command to add a file or dir?
What is the difference between commit and update?
What is the command to create a new directory under version control?
What is the command to see what is inside the repository?
What is the command to view the difference between the local version and repository version?
Explain how you can apply a patch in SVN?
Explain how you can revert to a previous version?
Explain what checkout command is and how to use the checkout command in SVN?
Which commands can be used to move some subset of code and history of this code from one SVN repo to another?
How you can import your existing directory into the new repository?
List out what all things should be stored in the SVN repository?
List out the common subversion commands?
List out what is the best practices for SVN?
Mention what does the result codes G and R in svn indicates?
Mention what is the function of Revert in subversion?

    Related Post :



No comments:

Post a Comment

Most views on this month