Re: [PATCH v2] git-svn: Fix termination issues for remote svn connections

2013-09-09 Thread Junio C Hamano
Uli Heller writes: > From a763550fc59b756580f9b162839d2737c27f2fe3 Mon Sep 17 00:00:00 2001 > From: Uli Heller > Date: Tue, 3 Sep 2013 09:14:03 +0200 > Subject: [PATCH] git-svn: Fix termination issues for remote svn connections None of the above need to be in the e-mail body (the first one must

[PATCH v2] git-svn: Fix termination issues for remote svn connections

2013-09-08 Thread Uli Heller
From a763550fc59b756580f9b162839d2737c27f2fe3 Mon Sep 17 00:00:00 2001 From: Uli Heller Date: Tue, 3 Sep 2013 09:14:03 +0200 Subject: [PATCH] git-svn: Fix termination issues for remote svn connections When using git-svn in combination with serf-1.2.1 core dumps are created on termination. This i