On 06/27/2014 06:00 PM, [email protected] wrote: > After extra investigation, I discovered that pushing new code also has > problem but this time production.log is more descriptive. > So on a new repository if I try to push I get the error: > ---- > Access denied. > fatal: Could not read from remote repository. > > Please make sure you have the correct access rights > and the repository exists. > ---- >
<snip> Can you try to install bundler again? It should pull 1.6.3. sudo gem install bundler --no-doc Then run again the bundle install command to ensure rake is picked up correctly. -- GPG : 0xABF99BE5 Blog: http://axilleas.me -- You received this message because you are subscribed to the Google Groups "GitLab" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/gitlabhq/53AD90BC.9040403%40gmail.com. For more options, visit https://groups.google.com/d/optout.
