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

Closed
Open
Created Aug 21, 2013 by Administrator@rootOwner

cannot create Projects Repository [v4.1.0]

Created by: moolen

Hey folks,

i have Gitlab 4.1.0 installed on my server. Everything works ok-ish. But when i create a new Project Gitlab / gitolite cannot create the repository. I have to manually create the repository like this:

~/gitlab - the gitlab source ~/repositories - where my repos are

i have to go to ~/repositories and create a new folder with mkdir my-project.git (for global namespace), cd into it and do git init --bare. When i do that everything works fine. But its a unnecessary additional step to setup a project.

Im not THAT familiar with Ruby/Rails environment. I think i can debug it myself, but i have no idea where to start. Can you help me to debug it?

Best, Moolen

Assignee
Assign to
Time tracking