开发者

TortoiseSVN Access to trunk forbidden when trying to create branch

开发者 https://www.devze.com 2023-02-26 14:49 出处:网络
I am trying to create a branch off of trunk in my project and Tortoise tells me that \"access to \'/svn/el_dev/!svn/bc/4656/trunk\' forbidden\". Does anyone have a clue about what this means and what

I am trying to create a branch off of trunk in my project and Tortoise tells me that "access to '/svn/el_dev/!svn/bc/4656/trunk' forbidden". Does anyone have a clue about what this means and what I am doing wrong? I have verified that none of my colleagues are comitting and I have tried to create the branch at 开发者_运维问答a number of different occasions with the same result.

Thank you!


I had exactly the same kind of error today (that is why I found this question on StackOverflow). It turned out that I did not have read access to one of the subdirectories I wanted to branch, after an accidental change to authz.

So probably you do not have read access to one of the trunk directories.

0

精彩评论

暂无评论...
验证码 换一张
取 消