git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* I can never finish a push
@ 2011-12-23 13:11 Martin L Resnick
  2011-12-23 14:18 ` Thomas Rast
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Martin L Resnick @ 2011-12-23 13:11 UTC (permalink / raw)
  To: git

I'm working remotely over a VERY slow line.

When I do a push it starts out fine
but after the 15 seconds it takes to push
it fails with non-fast-forward merge.

So I pull (no merge needed, its fast-forward)
and try push again. Fails again.

I can keep this up for hours on end;
pushing, pulling, pushing, pulling.
Apparently there is fast and furious development
on the branch I'm on that during my 15 seconds
of pushing someone else on-site pushes and adds
new commits before mine can finish.

Is there anyway to lock the repository while
my push is going on ?

Please don't ask why I have a slow line
or why the volume of changes that I am pushing.
Suffice it to say its military work.

^ permalink raw reply	[flat|nested] 6+ messages in thread
* I can never finish a push
@ 2011-12-27  4:18 Bill Zaumen
  0 siblings, 0 replies; 6+ messages in thread
From: Bill Zaumen @ 2011-12-27  4:18 UTC (permalink / raw)
  To: mresnick, git

Aside from the other comments, you said, "someone else on-site
pushes and adds new commits before mine can finish."  If I
interpreted that correctly, the "someone else" should also be
using a link as slow as yours.  Why isn't he having the same
problem you are having?

If you can track that person down (his name should show up in
the new commits you pulled), compare your config files to see
what is different.

Bill

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-12-27  4:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-23 13:11 I can never finish a push Martin L Resnick
2011-12-23 14:18 ` Thomas Rast
2011-12-23 14:19 ` demerphq
2011-12-23 14:39 ` Johannes Sixt
2011-12-23 14:39 ` Andreas Schwab
  -- strict thread matches above, loose matches on Subject: below --
2011-12-27  4:18 Bill Zaumen

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).