Open maxidr opened 12 years ago
Same problem. Chiliproject commit 0e1a622a6a7d6 and redmine_git_hosting commit c70a17bcd7d57f72101a
Found it. We cannot use Gitolite 3.x
git clone git://github.com/sitaramc/gitolite
cd gitolite
git checkout v2.3.1
@Jehreg do you mean that it works with version 2?
Yes, that's exactly what I mean. Version 2 = good. Version 3 = not so much
When try to push a project using http or https (like git remote add origin http://maxidr@dev.testserver/chiliproject/test-repo.git) show the error:
But, when use ssh protocol works ok.
I'm using the version 0.4.5x of the extension in ChiliProject 3.2.1.221a2e73c