task gitolite_rebuild error, gitolite timeout
Closed
task gitolite_rebuild error, gitolite timeout
Created by: tamagokun
Trying to run the gitolite_rebuild task to get things up and running, but it keeps failing with "gitolite timeout"
Starting Projects
=== Test remote: Counting objects: 23, done. remote: Compressing objects: 100% (17/17), done. remote: Total 23 (delta 5), reused 0 (delta 0) Receiving objects: 100% (23/23), done. Resolving deltas: 100% (5/5), done. rake aborted! gitolite timeout
It looks like something is failing in the Gitolite.configure block and it's just being rescued with that error message.
Gitolite appears to be working just fine on its own, I can push and pull to the gitolite-admin repo, as well as other repositories.
Please register or sign in to reply