Pushing to the branch does not update repo in remote location

Issue #42 resolved
Sydney Collins created an issue

It seems whenever i push to the branch that i connected remotely , it does not update the repo in the remote location.

I have checked the permissions and everything has -R 777 but everytime i push the commits director remains empty is there something i am missing

Sydney

Comments (2)

  1. Todd

    I'm having a similar problem.

    I can successfully push changes from my local repo to Bitbucket, and I successfully cloned my BB repo to the remote personal server, but the changes are not being deployed from BB to my personal remote server (repo).

    When I check the View Requests for bitbucket-sync I see a green rectangle with a “200” in it. I have no idea if that's good or bad, nor do I know what the detailed info means either.

    I have tried a total of 5 different auto-deployment scripts and none have worked for me. This has become mind-numbingly frustrating. It's certainly possible that my configuration settings might be incorrect for some (not all) of the scripts I've tried, but I suspect that does not explain everything.

    If anyone has some insight I would certainly appreciate it.

  2. Alexandru Lixandru repo owner

    With the introduction of Pipelines feature in BitBucket, this script becomes obsolete. Please see the readme.md file for a short description on how to use Pipelines instead of this script.

  3. Log in to comment