0
votes

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?

1
Wait. Are you saying that you're running your Subversion repository under IIS and not using svnserve or Apache httpd?David W.

1 Answers

0
votes

I do not believe there is currently any IIS+svn integration.

See these posts:

how-can-i-serve-subversion-from-my-iis-7server

run-svn-repositories-under-iis