Hi Team,
I have a bitbucket server running in my local machine . I created a new project and repository e.g http://localhost:7990/scm/<project>/firstintegration.git .
However when i try to access this with git client in windows(git bash) it says Repository not found . this is my first run after installation .I tried with below url as well http://username:password@localhost:7990/scm/<project>/firstintegration.git .
In both cases it gives :
Cloning into 'firstintegration'...
fatal: repository 'http://localhost:7990/scm/rtcgit/firstintegration.git/' not found
Could you help ,what other settings has to be setup .
Thanks,
Khajan
I am having the same problem. Were you able to figure it out? Any hint would really help please?
Thanks
It was a problem with proxies at my Organization . I used with ssh(Public key posted in SSH key of bitbucket and private key to clone) as an alternate solution and problem was solved .
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.