0 votes
in SVN by
What is the command to see what is inside the repository?

1 Answer

0 votes
by
Command svn list file:///home/mysurface/repo/programming_repo is used to see what is inside the

repository.
...