I know subversion this type of question has been asked many times but various solutions have not worked and the specific setup has not been the same.
We are using Tortoise SVN as the client. When users have read/write access to a subfolder in subversion, say, /project1 and read access to root (/), everything works fine in the working copy and within the tortoise svn client window.
However, if I remove read access from root (/) leaving just the read/write access to /project1, users cannot commit to project1 within the tortoise client window. We can commit when doing so withing our working copy, but not within the client window.
What is going on here?
Windows 7 64bit, tortise svn 64bit 1.7.10 Subversion server on apache running: "Powered by Subversion version 1.6.11 (r934486)."
/before they can access/project1? That's how it would work on Linux... - Wrikkensvnauthorization.conf? I suppose it is obvious that/must refer to that, but I couldn’t think what you meant at first. I also do not know what you mean by committing “within our working copy” and “within the client window”. - PJTraill