0 votes
in SVN by

Suppose you need to verify what exactly is present inside a repository, how you will do this?

1 Answer

0 votes
by

There is often a need to verify the data or the information present in the repository. For this, the users need not to worry about anything. With the help of a command, this can be done in a very easy manner. Execute the following command for this.

“.svn list file”

Choose the option “repo” that appears on the bar and it will reflect what exactly is present in the repository

🔗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 3, 2020 in Hive by sharadyadav1986
...