Hi,
We have just set up our first project and are having difficulties with the rhohub git repo. After finally managing to push code to the repo (although that is failing again now), it would seem that the remote build system is also failing to connect with the following build error.
Can someone help?
Thanks.
Luke
Error from build copied from rhomobile.com website:
Exception during build process: #&1:Cloning into 'c:/rhohub/build/lukef33635372297516f4475713110/VioWMS2'...
fatal: 'c:/rhohub/build/lukef33635372297516f4475713110/VioWMS2.git' does not appear to be a git repository
fatal: The remote end hung up unexpectedly>
["C:/rhohub/sdk/default/lib/ruby/gems/1.9.1/gems/git-1.2.6/lib/git/lib.rb:718:in `command'", "C:/rhohub/sdk/default/lib/ruby/gems/1.9.1/gems/git-1.2.6/lib/git/lib.rb:69:in `clone'", "C:/rhohub/sdk/default/lib/ruby/gems/1.9.1/gems/git-1.2.6/lib/git/base.rb:55:in `clone'", "C:/rhohub/sdk/default/lib/ruby/gems/1.9.1/gems/git-1.2.6/lib/git.rb:88:in `clone'", "C:/rhohub/rhohublib/lib/rhohub.rb:94:in `get_user_app'", "C:/rhohub/rhohublib/lib/rhohub/build_job.rb:79:in `perform'", "C:/rhohub/sdk/default/lib/ruby/gems/1.9.1/gems/resque-1.25.2/lib/resque/job.rb:240:in `block (3 levels) in perform'", "C:/rhohub/sdk/default/lib/ruby/gems/1.9.1/gems/resque-lock-timeout-0.4.4/lib/resque/plugins/lock_timeout.rb:286:in `around_perform_lock'", "C:/rhohub/sdk/default/lib/ruby/gems/1.9.1/gems/resque-1.25.2/lib/resque/job.rb:239:in `block (2 levels) in perform'", "C:/rhohub/sdk/default/lib/ruby/gems/1.9.1/gems/resque-1.25.2/lib/resque/job.rb:247:in `call'", "C:/rhohub/sdk/default/lib/ruby/gems/1.9.1/gems/resque-1.25.2/lib/resque/job.rb:247:in `perform'", "C:/rhohub/sdk/default/lib/ruby/gems/1.9.1/gems/resque-1.25.2/lib/resque/worker.rb:250:in `perform'", "C:/rhohub/sdk/default/lib/ruby/gems/1.9.1/gems/resque-1.25.2/lib/resque/worker.rb:189:in `block in work'", "C:/rhohub/sdk/default/lib/ruby/gems/1.9.1/gems/resque-1.25.2/lib/resque/worker.rb:166:in `loop'", "C:/rhohub/sdk/default/lib/ruby/gems/1.9.1/gems/resque-1.25.2/lib/resque/worker.rb:166:in `work'", "C:/rhohub/sdk/default/lib/ruby/gems/1.9.1/gems/resque-1.25.2/lib/resque/tasks.rb:41:in `block (2 levels) in '", "C:/rhohub/sdk/default/lib/ruby/gems/1.9.1/gems/rake-10.4.2/lib/rake/task.rb:240:in `call'", "C:/rhohub/sdk/default/lib/ruby/gems/1.9.1/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute'", "C:/rhohub/sdk/default/lib/ruby/gems/1.9.1/gems/rake-10.4.2/lib/rake/task.rb:235:in `each'", "C:/rhohub/sdk/default/lib/ruby/gems/1.9.1/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute'", "C:/rhohub/sdk/default/lib/ruby/gems/1.9.1/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain'", "C:/rhohub/sdk/default/lib/ruby/1.9.1/monitor.rb:211:in `mon_synchronize'", "C:/rhohub/sdk/default/lib/ruby/gems/1.9.1/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain'", "C:/rhohub/sdk/default/lib/ruby/gems/1.9.1/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke'", "C:/rhohub/sdk/default/lib/ruby/gems/1.9.1/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task'", "C:/rhohub/sdk/default/lib/ruby/gems/1.9.1/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level'", "C:/rhohub/sdk/default/lib/ruby/gems/1.9.1/gems/rake-10.4.2/lib/rake/application.rb:106:in `each'", "C:/rhohub/sdk/default/lib/ruby/gems/1.9.1/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level'", "C:/rhohub/sdk/default/lib/ruby/gems/1.9.1/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads'", "C:/rhohub/sdk/default/lib/ruby/gems/1.9.1/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level'", "C:/rhohub/sdk/default/lib/ruby/gems/1.9.1/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run'", "C:/rhohub/sdk/default/lib/ruby/gems/1.9.1/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling'", "C:/rhohub/sdk/default/lib/ruby/gems/1.9.1/gems/rake-10.4.2/lib/rake/application.rb:75:in `run'", "C:/rhohub/sdk/default/lib/ruby/gems/1.9.1/gems/rake-10.4.2/bin/rake:33:in `'", "C:/rhohub/sdk/default/bin/rake:23:in `load'", "C:/rhohub/sdk/default/bin/rake:23:in `'"]
1 Replies
Hi Luke,
Don't use rhohub repositories
Rhohub repositories are going to deprecated soon.
Use github repositories for your application source code
RhoMobile Github Support
Creating a new repository - User Documentation