0 votes
in SVN by
What is Check out command in Subversion?

1 Answer

0 votes
by

IT is basically a command that simply let you come with a local workable copy when you retrieve any of your projects from local repository. All of the files get copied to the current directory upon execution of this command.

🔗Reference: stackoverflow.com

🔗Source: SVN Interview Questions and Answers

Related questions

0 votes
asked Dec 20, 2020 in SVN by SakshiSharma
+1 vote
asked Dec 18, 2020 in SVN by SakshiSharma
...