Hi there,

I've just installed GitLab. 
It works well ! This is a nice tool, thanks for developping it.

>From now, I'm facing a strange "issue" with my repositories path. Actually, 
I can't use the git repository URL provided by the interface.
The provided URL is *git@localhost:pcis/mes-platform.git*
But I can't use it, each git command returns the following statement

fatal: 'pcis/mes-platform.git' does not appear to be a Git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.


I found on the Internet a solution: I have to add 'repositories' in the URL.
For example, the correct URL (that I use successfully with Git) here is 
*git@localhost:repositories/pcis/mes-platform.git*

I checked my */home/git/gitlab-shell/config.yml* file and found the correct 
path:

> repos_path: "/home/git/repositories/"


So, what am I doing wrong ?


Let me know if you need more details. 
I hope someone could help me. 

This is not a blocking issue but I wish I could  get a clean install !

-- 
You received this message because you are subscribed to the Google Groups 
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to