Actions
Defect #17316
closedNew repositories can't be cloned.
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
SCM
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Invalid
Affected version:
Description
We have observed since a few month that new created repos can't be cloned.
When new repository are created redmine shows the warning:
Redmine based authentication can not be used with this repository name.
A look to the repos-folder shows that the repos were created and they are bare.
Trying to clone these repos causes the tortoise-git message
Cloning into 'XXX\Desktop\asdf'... fatal: Authentication failed for 'http://YYY.local/git/asdf.git/' git did not exit cleanly (exit code 128) (8409 ms @ 26.06.2014 14:24:37)
Cloning older repos works fine.
We have copied the content of the older hooks-repos (.git/hooks) in the folder of the newer repos and we have seen that after that the cloning works.
Because everything went well, we didn't change nothing, so we don't understand where the problem is coming from.
More information:
Machine where the close has to be done: Win7pro 64bit
Server where the repos are located: OpenSuse 11.4 (i586)
Updated by Toshi MARUYAMA almost 11 years ago
- Status changed from New to Closed
- Resolution set to Invalid
text_cannot_be_used_redmine_auth: Redmine based authentication can not be used with this repository name.
Please contact plugin author.
Actions