Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Subversion "show log" is offline

i have a problem with mirroring SVN. I made a mirror copy running on Debian. Installed subversion and using svnsync i have mirrored all my svn repositories. I run svnsync everyday with cron job. The problem is when i try to view log on my mirror server. I can browse it, i can open files in there, but if i "right click" and choose show log i got error: "Want to go offline? there has been problem contacting the server"

This error is only appear if i choose how log. I can brows repository revisions and can open files from there. Can someone help me here, please.

like image 808
john.john Avatar asked Oct 31 '25 14:10

john.john


1 Answers

I had the same problem, the solution is to change the anon-access value to none in the svnserve.conf in the svn server.

I have my SVN server in a linux suse. The repositories are in the /srv/svn/repos/ path, in this case I had the problem with my repo pe-svn-ea whose path is /srv/svn/repos/pe-svn-ea/. Inside this path there is a conf folder where there is the svnserve.conf. After change this value I could perform the show log action without problems enter image description here
like image 170
kcondezo Avatar answered Nov 03 '25 18:11

kcondezo



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!