ogou
ogou
I've update to PHP 7.4, but same issue... I can't find the supported version for Websvn.
I've just test with PHP 7.x and PHP 8.x and it seem to be the same. 
Thank's for you comment ! But just to be clear, it is not possible to have the sub-directory tree view with this new version ?
I've just change the $level to 0. **This modification solve my problem ;-)** So yes, is it possible to add an option in the conf file to manage this ?

> @ogou Do you have any access restrictions for your repos in place? No restriction in my configuration. All users have access to all svn projects, and no restriction in...
> @ogou Please try `$config->setLoadAllRepos(true);` as suggested. Is that fast enough for you? I've try to add this parameter into the config.php file. For a small svn project, it's ok...
> Hi @ogou, Thanks for your investigations, I have the same issue upgrading from 2.3.0 to 2.7.0. Would please tell me where you did change `$level = 0` ? No...