I\'m using SVN through Apache with dav_svn_module like this:
dav_svn_module
DAV svn SVNParentPath C:/svn_repository AuthName \"Subv
Add this line
SVNListParentPath on
right under the SVNParentPath. Restart apache.