Problem with setting Subversion VCS for created project
I've tried to create a project with single Subversion root.
The URL for project root in VCS looks like https://host/a/b/c/d/e. My Subversion account is granted access permission for that URL. But it is not granted access permission for any parent node from that URL, like https://host/a or https://host/a/b, etc.
When I've tried to Test Connection for specified URL the TeamCity have got a following response from the Subversion:
svn: PROPFIND of '/a': 403 Forbidden (https://host)
It looks like TeamCity attempts to connect to https://host/a resource first instead of the original URL I've provided during project creation (https://host/a/b/c/d/e).
--
OS: Windows NT/2000
Build: 4111
Please sign in to leave a comment.
There is an error with testing svn connection (but configuration has to work
properly if settings are correct).
I filed it into JIRA (http://www.jetbrains.net/jira/browse/TW-2405), please
watch it.
Thanks!
--
Olesya Smirnova
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
"Sergei Istomin" <sergeiistomin@mail.ru> wrote in message
news:18704497.1176573008873.JavaMail.itn@is.intellij.net...
>
>
>
>
>