Project

General

Profile

Access denied. Repository management WS is disabled or key is invalid

Added by Tao Lin about 14 years ago

Hi,

I am using Redmine 0.9.3.stable (MySQL) under Debain Linux. And I try to import my svn Repositories to Redmine. Because my svn Repositories is quite big, so I follow this link and try to this offline. But once run "http://redmine.example.com/sys/fetch_changeseys?id=foo", it return the follow error:

Access denied. Repository management WS is disabled or key is invalid.

And I check this discussion. But for me, I just want to import exist svn commits, not create a new svn Repositoy. Do I must run this under ruby script and cannot do as the wiki article suggest?

Cheers,

Tao


Replies (3)

RE: Access denied. Repository management WS is disabled or key is invalid - Added by Felix Schäfer about 14 years ago

Just enable the option in the settings RedmineSettings, the reposman.rb stuff is something else completely and you don't need to mind it.

RE: Access denied. Repository management WS is disabled or key is invalid - Added by Tao Lin about 14 years ago

Do you mean enable "Enable WS for repository management" option? I have enabled both this option and generate the API key, but it still give me the same error when I try to run "http://redmine.example.com/sys/fetch_changeseys?id=foo".

Is the script for automatic SVN repository creation installed by default? Or I have to install the script by manual? If so, how can I install the script?

Cheers,

RE: Access denied. Repository management WS is disabled or key is invalid - Added by Felix Schäfer about 14 years ago

Check the link you are using, it should be fetch_changesets, you seem to have a y instead of the t.

    (1-3/3)