Problem with svn and path with a dot

21 views
Skip to first unread message

Mickae1

unread,
May 31, 2024, 5:18:44 AMMay 31
to TortoiseSVN
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,

Daniel Sahlberg

unread,
May 31, 2024, 5:37:39 AMMay 31
to TortoiseSVN
That works perfectly for me.

What version are you running on the server side?

Do you have any path-based authorization configured on the server (I don't think the DirectoryMatch rules will matter) - see the chapter 6 in Subversion book[1].

Can you run svnadmin verify [path_to_the_rpository] on the server?

Kind regards,
Daniel



 

Michaël Musset

unread,
May 31, 2024, 10:26:33 AMMay 31
to TortoiseSVN on behalf of Mickae1
The problem has been solved. It's cloudflare that refuse the access.

Michael, 

--
You received this message because you are subscribed to a topic in the Google Groups "TortoiseSVN" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/tortoisesvn/nf09zyPyOig/unsubscribe.
To unsubscribe from this group and all its topics, send an email to tortoisesvn...@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 all
Reply to author
Forward
0 new messages