I've searched and can't seem to find a coherent answer to what seems to be a simple question. I've found a lot of incoherent answers so I'm going to try and ask this as clearly as possible for future readers:
In the Bonobo documentation here it says:
"Copy the value in the Git Repository Location. It should look like http://servername/projectname.git."
I just installed Bonobo and using the command prompt added a directory (let's call it "projectname") to the Repositories directory and a .git directory within that folder, I added a test file and committed it. It shows in the Bonobo web interface list of repositories. Everything seems fine. I want to clone this repository. There is no projectname.git file anywhere.
The questions are:
- Where is the projectname.git file 1b. Is it simply a combination of the file directory name and the .git directory name?
- Was it not created because I created the repository in the command prompt instead of using the Bonobo web interface.
- If it's not there now, do I need to create one? 3b. How?
Any help here would really be appreciated, I've only found surprisingly cryptic responses elsewhere when this question was asked very directly "where is the .git file"