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
  • #8878

Closed
Open
Created Feb 27, 2015 by Administrator@rootOwner

gitlab backup rake fails on empty project

Created by: t3mux

I wanted to back up our GitLab via gitlab-rake gitlab:backup:create but the backup fails on an empty repository/project with the following message:

failed: git --git-dir=/var/opt/gitlab/git-data/repositories/xx.git bundle create /var/opt/gitlab/backups/repositories/mirror/xx.bundle --all

error: rev-list died Backup failed

The hole backup process is stopped because of this.

I suggest the rake should leave out empty projects and continue backing up the other repositories.

Assignee
Assign to
Time tracking