Project settings repository: No change when select an SCM in drop-list
Added by Daniel K. over 13 years ago
I can’t include any SCM into a project in the repository settings of my Redmine 1.2.1 installation. When choosing an SCM in the drop-down-list nothing changes and the Create button stays gray.
The attachment and Plugin assets directories are writeable.
Replies (6)
RE: Project settings repository: No change when select an SCM in drop-list - Added by Daniel K. over 13 years ago
Forgot the versions:
ruby 1.8.7
rails 2.3.11
ubuntu 10.4 with plesk 10
database mysql
apache2 with passenger
anything else?
RE: Project settings repository: No change when select an SCM in drop-list - Added by Daniel K. about 13 years ago
Where could I start looking for that problem to fix it by myself?
RE: Project settings repository: No change when select an SCM in drop-list - Added by Daniel K. about 13 years ago
Thanks to some non-forum help:
Firebug showed a 403 for some js.
I don’t know why, but I had to change the owner of those js to the one of the vhost, even if everbody could read the js.
RE: Project settings repository: No change when select an SCM in drop-list - Added by honest xiang almost 13 years ago
I have the same question with your's
It looks like that you have solved this problem,could you tell me how to do it?thanks!
RE: Project settings repository: No change when select an SCM in drop-list - Added by Mischa The Evil almost 13 years ago
honest xiang wrote:
I have the same question with your's
It looks like that you have solved this problem,could you tell me how to do it?thanks!
I've responded to your own topic about it: Can't "create" when I used repository.
RE: Project settings repository: No change when select an SCM in drop-list - Added by Daniel K. almost 13 years ago
honest xiang wrote:
I have the same question with your's
It looks like that you have solved this problem,could you tell me how to do it?thanks!
Try to locate the affected js-files and change the ownership to the user your web server is running with.