Create New Project - failure
Created by: WebconsultsEU
Version: GitLab 6.4.0.pre TestEnv: SLES
I create a new project i click on customize repository name and define and define a repository name ([a-z]) create repo as described (init, add, commit, push) works fine.
If i do not use the customize repository name and have a project name containint (-) minus. create repo as described (init, add, commit, push) I recieve an error:
$ git push origin master fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. spaces
Think there might be something in project creation but were not able to find something in the code. Even not sure about git project naming convention, maybe it´s a place for better validation / filter