I’ve checked out my repository trunk. this works, and I can commit changes to the trunk.
My repository trunk url is:
https://foo.jira.com/svn/PROJECTNAME/trunk
We’re also using multiple branches, so I want to configure them in Intellij Idea. The branches URL is:
https://foo.jira.com/svn/PROJECTNAME/branches
In the “Configure Subversion Branches”-dialog, I hit the “+”-button and this error pops up:
svn: E170001: OPTIONS of '/svn': 403 Forbidden (https://foo.jira.com)
I have full rights on the PROJECTNAME-project, but it seems like svn uses the svn folder as root, although https://foo.jira.com/svn/PROJECTNAME is set as project root.
Can anyone help me with this?
thanks!
It’s a known bug. Workaround is to type the branch URL manually instead of browsing.