Use svn-ls
to list the contents of the repository.
Examples:
$ svn-ls
lists the contents of the repository of the project in current working directory (if any under version control).
$ svn-ls /
lists the contents of the root of the repository.
$ svn-ls /pro
lists the contents of the pro tree of the repository.
(see also svn-ls Usage).