Questions tagged as 'bitbucket'

1
answer

How to do a git push to bitbucket programmatically using BASH in Ubuntu16.04?

I have a bash script running on ubuntu 16.04 whose goal is to create a laravel project and then create that same repository on bitbucket and then push content to the repository just created on bitbucket. The only part that is missing is the p...
asked by 23.03.2018 / 15:37
1
answer

Update Files on BitBucket

I have a question about how to update my files on bitbucket, the repository has already been created and I already did the 1 commit. So if I need to upload new files I need to clone the repository and put the new files in that folder and then up...
asked by 31.03.2017 / 20:09
0
answers

Error trying to perform deploy, repository access denied

I'm developing in laravel, and I can not use deployer to deploy to our server in amazon, our deploy.php looks like this: Andwe'regettingthiserror,noticethatIseemtobeintherightrepository... andmySSHisonbitbucket What's missing to work?...
asked by 02.10.2018 / 22:47
0
answers

ERROR: fatal: unable to access ... Could not resolve proxy

We have here a Bitbucket repository in the intranet . I'm trying to make a project clone but it's giving a strange error regarding proxy . I already talked to the infrastructure industry, and the people said they do not have any proxy ....
asked by 26.09.2018 / 13:56
0
answers

Received HTTP code 407 from proxy after CONNECT - GIT

When trying to clone a Bitbucket project, it is returning this error. Received HTTP code 407 from proxy after CONNECT Proxy configuration is being done this way: git config --global http.proxy " link " also using on https.     
asked by 20.09.2018 / 20:36
0
answers

Deploy Automatic Bitbucket - PHP

I'm trying to use BitBucket's Automatic Deploy via WebHook for my application. My application is PHP using Laravel platform. Well, until then I'm following this tutorial: link I did everything according to the tutorial, however, my applicat...
asked by 07.09.2018 / 20:12
1
answer

Error cloning bitbucket repository for umbler

I'm having a problem cloning the repository from bitbucket to umbler. The commands that the umbler personnel passed were: Access your site via SSH: ssh [email protected] - p 9922 Access the directory where you want to publish yo...
asked by 16.02.2018 / 00:12
1
answer

Error inserting Image in Readme.md on bitbucket

I can not insert the image inside readme.dm on bitbucket Code: **## Modelo Relacional** ![ER Pessoas ](https://bitbucket.org/xxxx/api-yyyy/public/doc1.2/API yyyy 1.2/BPM/1.2/pessoas.png)     
asked by 25.10.2017 / 16:53
0
answers

Git push origin development failure: non-fast-forward

I'm developing a system and the situation is this: I created some new files on my machine and I want to send it to Bitbucket but it will not. When I was creating I was giving commits, but, my colleague in development, gave other commits and sent...
asked by 25.07.2017 / 21:07
0
answers

Visual Studio .SLN Solution File Not Committed

I'm trying to commit the .SLN file along with the rest of the project and it does not commit. I'm not ignoring it and do not ignore it.     
asked by 09.02.2017 / 14:56