Is there a way I can list all repositories I have on my SVN server? I've found I can do this using the SVNListParentPath directive for Apache according to the SVN documentation. However, My SVN server is running IIS on a Windows Server 2003.
Is there any way you can do this?
svnserve
orApache httpd
? – David W.