У меня есть права доступа разработчика для gitlab. Я не могу выполнить какую-либо операцию «push» для удаленного источника. Будь то создание новой локальной ветки и попытка ее отправки или внесение изменений в существующую локальную ветку и ее отправка. Любые предложения или идеи?
Ниже приведено сообщение об ошибке, которое я получаю сразу после нажатия:
remote: git: /softwares/gitlab-5.2.1-0/common/lib/libcrypto.so.1.0.0: no version information available (required by git)
remote: /softwares/gitlab-7.3.2-0/ruby/lib/ruby/gems/2.0.0/gems/bundler-1.7.0/lib/bundler/runtime.rb:222: warning: Insecure world writable dir /opt in PATH, mode 040777
remote: GitLab: You are not allowed to access some of the refs!
Pushing to https://10.200.10.66:90/yes/someservice.git
To https://10.200.10.66:90/yes/someservice.git
! [remote rejected] some_branch -> some_branch(pre-receive hook declined)
error: failed to push some refs to 'https://10.200.10.66:90/yes/someservice.git'
Completed with errors, see above.
gitlab-rake gitlab:check
, чтобы проверить, что с вашим GitLab что-то не так? 28.10.2016