git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tay Ray Chuan <rctay89@gmail.com>
To: Bryan Richardson <btricha@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: Problem Pushing to Remote Repository
Date: Tue, 16 Mar 2010 12:57:01 +0800	[thread overview]
Message-ID: <be6fef0d1003152157m241d3a59sca06a4ab13252ec7@mail.gmail.com> (raw)
In-Reply-To: <3f81a4241003151445v6b45d63bm63aeb0dfdd36fb6f@mail.gmail.com>

Hi,

On Tue, Mar 16, 2010 at 5:45 AM, Bryan Richardson <btricha@gmail.com> wrote:
> Hello All,
>
> I'm trying to push a Rails application to Heroku using git, and the
> push consistently stalls when writing objects (and always at 84%). Can
> anyone tell me what might be the cause of this? Is it on my end or the
> remote end? Could it be due to a slow network connection (which I'm
> unfortunately on right now)?

if this persists, you could look at git bundles. I believe heroku
provides ssh, so you should have scp/sftp. Bundle up the git objects,
scp the bundle to your heroku account, then unbundle it.

-- 
Cheers,
Ray Chuan

      reply	other threads:[~2010-03-16  4:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-15 21:45 Problem Pushing to Remote Repository Bryan Richardson
2010-03-16  4:57 ` Tay Ray Chuan [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=be6fef0d1003152157m241d3a59sca06a4ab13252ec7@mail.gmail.com \
    --to=rctay89@gmail.com \
    --cc=btricha@gmail.com \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).