On Aug 30, 2010, at 16:19, Charles Li wrote: > windows server 2003 > repoository root -> e:\svn\repos > cotsvn points to e:\svn\repos > > repositories: -> e:\svn\repos\fms and e:\svn\repos\hrms > > when I try to do a svn list on the root node, I only get: > > C:\Program Files\SlikSvn\bin>svn list https://cothubt1.com:7580/cotsvn/ > svn: OPTIONS of 'https://cothubt1.com:7580/cotsvn': 200 OK (https:// > cothubt1.com:7580) > > I would like it to list hrms and fms when listing from the root repository > location.
I'm sorry, that feature is not available. You can only see the list of repositories in a web browser, not in a Subversion client. (And that assumes you've added "SVNListParentPath on" to your Apache configuration.)