first repo "yes" command
Created by: rahulan
I'm reinstalling gitlab. following the v2.0 Easy setup for Ubuntu guide.
when I try to create the first repo, it should ask to type "yes" in the console. right?
I'm not getting that.
it stays like this.
gitlabhq@git:~/gitlabhq$ bundle exec rails s -e production => Booting WEBrick => Rails 3.1.1 application starting in production on http://0.0.0.0:3000 => Call with -d to detach => Ctrl-C to shutdown server :public is no longer used to avoid overloading Module#public, use :public_folder instead from /usr/local/lib/ruby/gems/1.9.1/gems/resque-1.19.0/lib/resque/server.rb:12:in `class:Server' [2012-01-12 16:32:56] INFO WEBrick 1.3.1 [2012-01-12 16:32:56] INFO ruby 1.9.2 (2011-07-09) [i686-linux] [2012-01-12 16:32:56] INFO WEBrick::HTTPServer#start: pid=1249 port=3000
what can I do now?