Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #7706

Closed
Open
Created Sep 08, 2014 by Administrator@rootOwner

Can not edit or remove file from gitlab interface

Created by: zoic21

Hi,

I have an issue when I went to edit or remove file, I got this error : "Your changes could not be committed, because the file has been changed"

I have this error every time on two différente instance of gitlab (7.2) on ubuntu 14.04. If this work ?

sudo -u git -H bundle exec rake gitlab:env:info RAILS_ENV=production : 
[deprecated] I18n.enforce_available_locales will default to true in the future. If you really want to skip validation of your locale you can set I18n.enforce_available_locales = false to avoid this message.

System information
System:         Ubuntu 14.04
Current User:   git
Using RVM:      no
Ruby Version:   2.1.2p95
Gem Version:    2.2.2
Bundler Version:1.7.0
Rake Version:   10.3.2
Sidekiq Version:2.17.0

GitLab information
Version:        7.2.0
Revision:       935ed64
Directory:      /home/git/gitlab
DB Adapter:     mysql2
URL:            http://git.ev.oxya
HTTP Clone URL: http://git.ev.oxya/some-project.git
SSH Clone URL:  [email protected]:some-project.git
Using LDAP:     no
Using Omniauth: no

GitLab Shell
Version:        1.9.7
Repositories:   /home/git/repositories/
Hooks:          /home/git/gitlab-shell/hooks/
Git:            /usr/bin/git
sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production : 
[deprecated] I18n.enforce_available_locales will default to true in the future. If you really want to skip validation of your locale you can set I18n.enforce_available_locales = false to avoid this message.
Checking Environment ...

Git configured for git user? ... yes

Checking Environment ... Finished

Checking GitLab Shell ...

GitLab Shell version >= 1.9.7 ? ... OK (1.9.7)
Repo base directory exists? ... yes
Repo base directory is a symlink? ... no
Repo base owned by git:git? ... yes
Repo base access is drwxrws---? ... yes
Satellites access is drwxr-x---? ... yes
update hook up-to-date? ... yes
update hooks in repos are links: ...
sara / core ... ok
sara / connector ... ok
sam / jmx ... ok
cas / cas ... ok
sam / core ... ok
sam / php-sapnewrfc ... ok
francois / sapbackground ... ok
sara / tests-core ... ok
cmdBuild / api ... ok
Asap / API ... ok
antoine / decrypt ... ok
Running /home/git/gitlab-shell/bin/check
Check GitLab API access: OK
Check directories and files:
        /home/git/repositories: OK
        /home/git/.ssh/authorized_keys: OK
Test redis-cli executable: redis-cli 2.8.4
Send ping to redis server: PONG
gitlab-shell self-check successful

Checking GitLab Shell ... Finished

Checking Sidekiq ...

Running? ... yes
Number of Sidekiq processes ... 1

Checking Sidekiq ... Finished

Checking LDAP ...

LDAP is disabled in config/gitlab.yml

Checking LDAP ... Finished

Checking GitLab ...

Database config exists? ... yes
Database is SQLite ... no
All migrations up? ... yes
Database contains orphaned UsersGroups? ... no
GitLab config exists? ... yes
GitLab config outdated? ... no
Log directory writable? ... yes
Tmp directory writable? ... yes
Init script exists? ... yes
Init script up-to-date? ... yes
projects have namespace: ...
sara / core ... yes
sara / connector ... yes
sam / jmx ... yes
cas / cas ... yes
sam / core ... yes
sam / php-sapnewrfc ... yes
francois / sapbackground ... yes
sara / tests-core ... yes
cmdBuild / api ... yes
Asap / API ... yes
antoine / decrypt ... yes
Projects have satellites? ...
sara / core ... yes
sara / connector ... yes
sam / jmx ... yes
cas / cas ... yes
sam / core ... yes
sam / php-sapnewrfc ... yes
francois / sapbackground ... yes
sara / tests-core ... yes
cmdBuild / api ... yes
Asap / API ... yes
antoine / decrypt ... yes
Redis version >= 2.0.0? ... yes
Ruby version >= 2.0.0 ? ... yes (2.1.2)
Your git bin path is "/usr/bin/git"
Git version >= 1.7.10 ? ... yes (1.9.1)

Checking GitLab ... Finished
Assignee
Assign to
Time tracking