Page 1 of 1
put DB under GIT
Posted: Wed 09 Dec 2015 10:13
by andreanikolenko
I try to put my DB under Git source control. Repo was created on my local PC and committed test file to obtain normal repository state, bu after I say to connect to this Repo IDE says that: Invalid remote origin, origin not found. What's wrong?
Re: put DB under GIT
Posted: Wed 09 Dec 2015 10:50
by alexa
Does the error pop up when clicking the 'Test' button upon creating a connection to the repository?
Could you please provide us a screenshot of the Source Control Repository Properties dialog box?
You can reply straight to our support system at supportATdevartDOTcom
Re: put DB under GIT
Posted: Wed 09 Dec 2015 12:04
by andreanikolenko
Pls find screenshot attached

Re: put DB under GIT
Posted: Wed 09 Dec 2015 13:33
by alexa
Thank you for the reply.
So, when exactly are you getting the error "Invalid remote origin, origin not found"? Please provide us a screenshot displaying this?
Re: put DB under GIT
Posted: Wed 09 Dec 2015 13:48
by andreanikolenko
Here you see an error:

Re: put DB under GIT
Posted: Thu 10 Dec 2015 16:53
by alexa
Thank you for the reply.
We will provide you instructions in an e-mail.
Re: put DB under GIT
Posted: Sat 01 Feb 2020 21:28
by jirrera
I'm having the same issue. I've linked a SQL database to a local GIT repository, which is linked to an Azure remote GIT repository. If I test the connection it is successful. However, when I click "refresh" the database refreshes in seconds but the "checkout" process eventually times out with the error: "Invalid remote: origin origin: not found.
Re: put DB under GIT
Posted: Mon 03 Feb 2020 15:37
by alexa
Could you please describe the way you made that repository? Did you use the Clon command?
Please also described how it's linked with the one on Azure.
You can send a reply straight to our support system at alexaATdevartDOTcom and supportATdevartDOTcom .
Re: put DB under GIT
Posted: Wed 05 Feb 2020 14:12
by alexa
You have to rename
remote in the
../.git/config file by executing the command below in the command line: