--- - !ruby/struct:VCR::HTTPInteraction request: !ruby/struct:VCR::Request method: :get uri: http://stackoverflow.com:80/q/9277007/871617?stw=1 body: headers: response: !ruby/struct:VCR::Response status: !ruby/struct:VCR::ResponseStatus code: 301 message: Moved Permanently headers: cache-control: - private content-type: - text/html; charset=utf-8 location: - /questions/9277007/gitlabhq-w-denied-for-rails date: - Tue, 14 Feb 2012 19:05:09 GMT content-length: - '163' body: ! "Object moved\r\n

Object moved to here.

\r\n\r\n" http_version: '1.1' - !ruby/struct:VCR::HTTPInteraction request: !ruby/struct:VCR::Request method: :get uri: http://stackoverflow.com:80/questions/9277007/gitlabhq-w-denied-for-rails body: headers: response: !ruby/struct:VCR::Response status: !ruby/struct:VCR::ResponseStatus code: 200 message: OK headers: cache-control: - public, max-age=29 content-type: - text/html; charset=utf-8 expires: - Tue, 14 Feb 2012 19:05:40 GMT last-modified: - Tue, 14 Feb 2012 19:04:40 GMT vary: - ! '*' date: - Tue, 14 Feb 2012 19:05:09 GMT content-length: - '37224' body: ! "\r\n\r\n\r\n\r\n\r\n\r\n \r\n git - GitlabHQ - W denied for rails - Stack Overflow\r\n \r\n \r\n \ \r\n \r\n \r\n \ \r\n \ \r\n \r\n \ \r\n \r\n \ \r\n \ \r\n\r\n\r\n\r\n \r\n\r\n\r\n\r\n \ \r\n
\r\n \
\r\n
\r\n\r\n \
\r\n
\r\n
\r\n Stack Exchange\r\n
\r\n
\r\n
\r\n \r\n \r\n \ \r\n \r\n \ log in\r\n |\r\ncareers\r\n |\r\n\r\n \r\n \r\n chat\r\n |\r\nmeta\r\n |\r\nabout\r\n |\r\nfaq\r\n \r\n
\r\n \
\r\n
\r\n
\r\n \ \r\n
\r\n
\r\n \
\r\n
\r\n
\r\n \
\r\n Stack Overflow\r\n \
\r\n
\r\n
\r\n \r\n
\r\n
\r\n \r\n \
\r\n
\r\n
\r\n\r\n \r\n\r\n\r\n \
\r\n \r\n\r\n\r\n
\r\n\r\n\r\n
\r\n\r\n\r\n
\r\n\r\n \
\r\n
\r\n\r\n \ \r\n \r\n \r\n \r\n\r\n\r\n\r\n\r\n\r\n\r\n \
\r\n \r\n\r\n
\r\n \r\n up vote\r\n 0\r\n down vote\r\n favorite\r\n
\r\n \r\n \r\n share [g+]\r\n \ share [fb]\r\n share [tw] \r\n
\r\n\r\n
\r\n
\ \r\n
\r\n

At work I've been tasked with setting up out GIT server with a front end and I found GitlabHQ which looks amazing.

\n\n

I've installed it all semi-successfully but I cannot push my repos at all as it says I need to push them.

\n\n

Since I've never used GitLabHQ before first is:

\n\n
You should push
      repository to proceed.\nAfter push you will be able to browse code, commits
      etc.\n
\n\n

Normal when adding projects?

\n\n

and every-time I run

\n\n
git push -u origin master\n
\n\n

I get this,

\n\n
W access for focus DENIED to rails\n(Or there may be
      no repository at the given path. Did you spell it correctly?)\nfatal: The remote
      end hung up unexpectedly\n
\n\n

is anyone able to help since I can't expect the team to keep SSH'ing?

\n\n

Thanks.

\n\n

EDIT:

\n\n

Server = Ubuntu Server 11.10 fully updated and I followed these instructions: https://github.com/gitlabhq/gitlabhq/wiki/V2.0-easy-setup-for-ubuntu

\n\r\n \
\r\n \r\n \r\n \r\n \r\n \ \r\n \r\n \r\n
\r\n \ \r\n \r\n \ \r\n
asked 6 hours ago
\"\"
\r\n
\r\n \
86% accept rate
\r\n \
\r\n
\r\n
\r\n
\r\n \ \r\n \r\n \r\n \r\n \r\n \r\n \ \r\n \r\n \r\n \ \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \ \r\n\r\n \r\n \r\n
Sounds like you may be trying to push to a non existant repository. Did you create a repository to push to? It's also possible you may not have added the repository as a remote to your project? You also must add it as a remote to your project using git remote add origin git://repo_location.git. \ Read this for more info on how to use the git remote command. – Batkins 4 hours ago
It keeps telling me remote origin already exists? – Dave Mackintosh 3 hours ago
What happens when you execute git remote show origin? – Batkins 3 hours ago
It just gives me the original error "R access for focus DENIED to rails" – Dave Mackintosh 3 hours ago
Sorry mate, I've never used that system. I'm as lost as you are. Maybe you need to change the access permissions for the user that the server is being run under or something so it can actually read/write to the directories where the repo's are? You may want to take a look at github. It's nice and simple, and truly a pleasure to use. – Batkins 3 hours ago
\r\n
\r\n \ show 1 more comment\r\n \r\n \
\r\n feedback\r\n
\r\n \r\n
\r\n
\r\n\r\n\r\n\r\n
\r\n\r\n \ \r\n
\r\n
\r\n

\r\n
\r\n \r\n
\r\n
\r\n \
\r\n\r\n

\r\n Know someone who can answer? \r\n Share a link to this question via \r\n email, \r\n Google+,\r\n \ Twitter, or\r\n Facebook.\r\n \

\r\n \r\n
\r\n \

Your Answer

\r\n\r\n\r\n\r\n\r\n\r\n
\ \r\n\r\n \r\n
\r\n
\r\n \r\n \
\r\n\r\n
 
\r\n \
draft saved
\r\n\r\n\r\n\r\n
\r\n
\r\n
\r\n \r\n \r\n
\r\n
\r\n
\r\n \ \r\n \r\n \r\n\r\n \r\n \ \r\n \r\n \r\n \r\n
\r\n \ log in\r\n \r\n \r\n
or
\r\n \
\r\n
\r\n \
\r\n \r\n \ \r\n
\r\n \
\r\n \r\n \ \r\n required, but never shown\r\n
\r\n
\r\n \r\n \r\n \
\r\n
\r\n \
\r\n \r\n
\r\n \
\r\n\r\n\r\n

\r\n Browse other questions tagged ruby-on-rails git version-control \r\n or ask your own question.\r\n \

\r\n
\r\n
\r\n
\r\n\r\n\r\n\r\n \r\n
\r\n

Hello World!

\r\n \
\r\n

This is a collaboratively edited question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

\r\n

about »   faq »\r\n

\r\n \
\r\n\r\n\r\n \r\n
\r\n
\r\n

tagged

\r\n
ruby-on-rails × 63644
\ngit × 13477
\nversion-control × 5475
\n
\r\n \r\n \r\n \r\n \ \r\n \r\n \r\n \ \r\n\r\n \r\n \ \r\n

asked

today

viewed

28 times

\r\n
\r\n \r\n \r\n \r\n
\r\n \
\r\n\r\n \r\n
\r\n \r\n
\r\n\r\n \r\n\r\n \r\n
\r\n\r\n
\r\n \r\n
\r\n\r\n
default
\r\n \
\r\n
\r\n
\r\n
\r\n \
\r\n about |\r\n faq |\r\n blog |\r\n chat |\r\n data |\r\n \ podcast |\r\n shop |\r\n \ legal |\r\n advertising info |\r\n\r\n mobile |\r\n\r\n contact us\r\n | feedback\r\n
\r\n \r\n  stackoverflow.com  \r\n  api/apps  \r\n  careers  \r\n  serverfault.com  \r\n  superuser.com  \r\n  meta  \r\n  area 51  \r\n  webapps  \r\n  gaming  \r\n  ubuntu  \r\n  webmasters  \r\n  cooking  \r\n  game development  \r\n  math  \r\n  photography  \r\n  stats  \r\n  tex  \r\n  english  \r\n  theoretical cs  \r\n  programmers  \r\n  unix \r\n \  apple \r\n  wordpress \r\n \  physics \r\n  home improvement \r\n \  gis \r\n  electronics \r\n \  android \r\n  security \r\n \  bicycles \r\n  dba \r\n \  drupal \r\n  sharepoint \r\n \  scifi & fantasy \r\n  user experience \r\n
\r\n
\r\n
\r\n \ \r\n\t \r\n
rev 2012.2.13.1046
\r\n \
\r\n
\r\n site design / logo © 2012 stack exchange inc; \r\n user contributions licensed under cc-wiki with attribution required\r\n
\r\n \r\n\r\n \
\r\n
\r\n \r\n \r\n \r\n \ \r\n \r\n \r\n\r\n" http_version: '1.1'