Hi,

I'm on the last version of TortoiseSVN, when I tried to checkout a folder 
with a dot in the path ( .github ) I got the error on TortoiseSVN :

Error Access to
 Error 'fdgfdgfdgdfg/entt/.github/workflows/analyzer.yml'
Error Forbidden

But on my server ( apache with Dav svn I have the error:

[Fri May 31 10:07:16.595165 2024] [dav:error] [pid 54702:tid 
140136327116352] [client 4545454:50294] Provider encountered an error while 
streaming a REPORT response.  [500, #0]
[Fri May 31 10:07:16.595203 2024] [dav:error] [pid 54702:tid 
140136327116352] [client 4545454:50294] A failure occurred while driving 
the update report editor  [500, #32]
[Fri May 31 10:07:16.595208 2024] [dav:error] [pid 54702:tid 
140136327116352] [client 4545454:50294] Broken pipe  [500, #32]

I've tried to put  in apache2.conf :
<DirectoryMatch .*\.github/.*>
    AllowOverride All
    Require all granted
</DirectoryMatch>

but it didn't work, any idea ?
Thank you,

-- 
You received this message because you are subscribed to the Google Groups 
"TortoiseSVN" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tortoisesvn+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tortoisesvn/01a6d264-7f16-47f0-989e-1d033c82b433n%40googlegroups.com.

Reply via email to