* Problem Pushing to Remote Repository
@ 2010-03-15 21:45 Bryan Richardson
2010-03-16 4:57 ` Tay Ray Chuan
0 siblings, 1 reply; 2+ messages in thread
From: Bryan Richardson @ 2010-03-15 21:45 UTC (permalink / raw)
To: git
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)?
--
Thanks!
Bryan
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Problem Pushing to Remote Repository
2010-03-15 21:45 Problem Pushing to Remote Repository Bryan Richardson
@ 2010-03-16 4:57 ` Tay Ray Chuan
0 siblings, 0 replies; 2+ messages in thread
From: Tay Ray Chuan @ 2010-03-16 4:57 UTC (permalink / raw)
To: Bryan Richardson; +Cc: git
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-03-16 4:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-15 21:45 Problem Pushing to Remote Repository Bryan Richardson
2010-03-16 4:57 ` Tay Ray Chuan
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).