XMLWordPrintable

Details

    Description

      I don't know if this is a problem with my ISP (I use EDGE) or something went wrong with repo/bitbucket, but from yesterday I can't push a changeset to bitbucket.

      Using HTTP I get this:

      {{{
      gforgx@laptop> hg -v --debug push ~/code/notefinder
      using http://bitbucket.org/gforgx/notefinder\\
      sending between command
      real URL is http://bitbucket.org/gforgx/notefinder/\\
      pushing to http://bitbucket.org/gforgx/notefinder\\
      sending capabilities command
      capabilities: unbundle=HG10GZ,HG10BZ,HG10UN lookup changegroupsubset
      sending heads command
      searching for changes
      common changesets up to 0cb4d54769dd
      1 changesets found
      list of changesets:
      b98d37cacc609f22c8a5ea58a0d11761e5818f91
      sending unbundle command
      sending 2290 bytes
      }}}

      After this it does nothing, no messages like "broken pipe" or "http timeout" appear.

      Using SSH:
      {{

      {\\ gforgx@laptop> hg -v --debug push ~/code/notefinder\\ running ssh -C hg@bitbucket.org "hg -R gforgx/notefinder serve --stdio"\\ sending hello command\\ sending between command\\ Enter passphrase for key '/home/gforgx/.ssh/id_rsa':\\ remote: 48\\ remote: capabilities: unbundle lookup changegroupsubset\\ remote: 1\\ pushing to ssh://hg@bitbucket.org/gforgx/notefinder\\ sending heads command\\ searching for changes\\ common changesets up to 0cb4d54769dd\\ 1 changesets found\\ list of changesets:\\ b98d37cacc609f22c8a5ea58a0d11761e5818f91\\ sending unbundle command\\ remote: Read from remote host bitbucket.org: Operation timed out\\ abort: unexpected response: empty string }

      }}
      If this matters, I'm using mercurial 1.3 under FreeBSD 8.0-BETA1.

      P. S. Attached raw changeset.

      Attachments

        Activity

          People

            18103154f924 jespern
            legacy-bitbucket-user Legacy Bitbucket Cloud User (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: