Giter VIP home page Giter VIP logo

Comments (12)

keepchen avatar keepchen commented on May 25, 2024 4

Run this command:

docker exec -t svn-server sed -i "s/= r/= rw/g" /etc/subversion/subversion-access-control

It will be work fine. 😄

Thanks to @ooing

from svn-docker.

ooing avatar ooing commented on May 25, 2024 3

vi /etc/subversion/subversion-access-control

from svn-docker.

xubingtao avatar xubingtao commented on May 25, 2024 1

Hello,
Sorry for the late response, sometime I miss some notifications 😅
I'll give a proper look to find a fix ASAP!

What the fuck! The problem hasn't been solved yet?

from svn-docker.

fangpinchang avatar fangpinchang commented on May 25, 2024 1

@elleFlorio, I think I know what the problem is. By default, all users have Read only permission to all repositories, including the administrator designated per the SVNAdmin UI.

For me, after assigning Read & Write permissions to suit my needs using SVNAdmin UI, the problem went away. This is using the elleflorio/svn-server:latest image, btw.

from svn-docker.

xubingtao avatar xubingtao commented on May 25, 2024

Me too...The conf like these pictures!So why "Error: Access to '/svn/Demo/!svn/me' forbidden when commit file "????
svnserve
authz
passwd

from svn-docker.

elleFlorio avatar elleFlorio commented on May 25, 2024

Hello,
Sorry for the late response, sometime I miss some notifications 😅
I'll give a proper look to find a fix ASAP!

from svn-docker.

elleFlorio avatar elleFlorio commented on May 25, 2024

I work on this thing in my (very limited) free time, and I try to do my best. No need to be rude, man.

Anyway, it sounds like a filesystem permission issue. Try the image tagged with issue-19 and let me know if it works.
(it means run it with docker run -d --name svn-server -p 80:80 -p 3690:3690 elleflorio/svn-server:issue-19)

from svn-docker.

elleFlorio avatar elleFlorio commented on May 25, 2024

Thanks @fangpinchang I will then clode the related PR.

from svn-docker.

xubingtao avatar xubingtao commented on May 25, 2024

I'm so sorry for my rude @elleFlorio. I know what the problem is, in some Linux environment the /home/svn just had Read only permission.So,I wrote an article on my website to introduce installation methods and problems: https://www.xubingtao.cn/2020/02/07/install_svn

from svn-docker.

reemapal avatar reemapal commented on May 25, 2024

[root@server conf]# svn import /root/Test/my_repo http://localhost/svn/Test -m "Initial commit."
svn: E175013: Access to '/svn/Test/!svn/me' forbidden

from svn-docker.

zlshi avatar zlshi commented on May 25, 2024

vi /etc/subversion/subversion-access-control

It's work

from svn-docker.

elleFlorio avatar elleFlorio commented on May 25, 2024

Thank you for the collaboration! ❤️

from svn-docker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.