Renaming Repository Fails with 500 Error in 7.1
Created by: demisx
Hi,
I've just tried to rename one of our repositories via Settings -> Dangerous Settings -> Rename repository
option, but after clicking the orange button Rename
I've got a 500 Error page. Navigating back to Settings page showed the new name, however the git clone
didn't work since /home/git/repositories/[namespace]/[project-name]
on the server still showed the old repo name. I had to manually rename it via terminal to make git clone
work with the new repo name.
Here is the environment:
$ bundle exec rake gitlab:env:info RAILS_ENV=production
System information
System: Ubuntu 12.04
Current User: git
Using RVM: yes
RVM Version: 1.25.28
Ruby Version: 2.1.2p95
Gem Version: 2.2.2
Bundler Version:1.6.2
Rake Version: 10.3.2
Sidekiq Version:2.17.0
GitLab information
Version: 7.1.0
Revision: 1ddca46
Directory: /home/git/gitlab
DB Adapter: mysql2
URL: https://git.colddata.com
HTTP Clone URL: https://git.colddata.com/some-project.git
SSH Clone URL: ssh://[email protected]:63158/some-project.git
Using LDAP: no
Using Omniauth: no
GitLab Shell
Version: 1.9.6
Repositories: /home/git/repositories/
Hooks: /home/git/gitlab-shell/hooks/
Git: /usr/bin/git