I am using Atlassian On Deman solution with Fisheye+Crucible. I have configured Fisheye SVN repository access using instructions for project level access control from this page.
http://confluence.atlassian.com/display/AOD/Configuring+repository+permissions+for+a+project
A user beloging to a group authorized to Commit to the project repository is able to view the repository from Source tab in Atlassian On Demand. However when the same user tries to browse repository from Tortoise SVN, the following error is reported:
Unable to connect to a repository at URL
'https://domain/svn/repository'
Access to 'https://domain/svn/repository' forbidden
I will appreciate any help resolving this problem.
Saikat
Most likely culprit is this:
https://jira.atlassian.com/browse/AOD-1557
Prior to SVN 1.6.13 ( OnDemand utilizes 1.6.7 or so ) a user must have read permissions on / otherwise they'll get permission errors such as these
Thanks for the input. I do not think it is case sensitivity.
I can log in as administrator, but not as a regular user, after providing access to the regular user via project specific permission as outlined here by Atlassian.
The regular user shall be able to access the repository via Tortoise, since the same user can access the repository via Atlassian on demand solution. i think something is wrong in the Atlassian on demand set up. I have contacted them also, but without any satisfactory response.
Saikat
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.