On Thursday, May 23, 2013 07:01:43 am you wrote:
I'm running a rather special configuration, basically i
have a gerrit server pushing
...
I have found "git receive-pack"s that has been running
for days/weeks without terminating....
...
Anyone that has any clues about what could be going
wrong? --
Have you narrowed down whether this is a git client problem,
or a server problem (gerrit in your case). Is this a
repeatable issue. Try the same operation against a clone of
the repo using just git. Check on the server side for .noz
files in you repo (a jgit thing),
-Martin