Re: [git-users] Git clone fails with "bad pack header", how to get remote log

2012-11-01 Thread kevin molcard
Hi Peff, thanks for this information. I will report the issue to scm-manager. In the meantime I will try to use ssh protocol to connect to my remote server. Thanks again, Kevin 2012/11/1 Jeff King : > On Wed, Oct 31, 2012 at 03:34:22PM +0100, kevin molcard wrote: > >> I forgot to mention that I a

Re: [git-users] Git clone fails with "bad pack header", how to get remote log

2012-11-01 Thread Jeff King
On Wed, Oct 31, 2012 at 03:34:22PM +0100, kevin molcard wrote: > I forgot to mention that I am using scm manager: > https://bitbucket.org/sdorra/scm-manager/wiki/Home > > So that maybe the " custom layer you are talking about. Yeah, that is very important. If I am reading the scm-manager code ri

Re: [git-users] Git clone fails with "bad pack header", how to get remote log

2012-10-31 Thread kevin molcard
I forgot to mention that I am using scm manager: https://bitbucket.org/sdorra/scm-manager/wiki/Home So that maybe the " custom layer you are talking about. Kevin On 10/31/12 3:19 PM, Jeff King wrote: On Tue, Oct 30, 2012 at 03:57:36PM +0100, kevin molcard wrote: I tried to install git 1.8 on

Re: [git-users] Git clone fails with "bad pack header", how to get remote log

2012-10-31 Thread kevin molcard
Yes I can, can you tell me how I have to do that? thanks Kevin On 10/31/12 3:19 PM, Jeff King wrote: On Tue, Oct 30, 2012 at 03:57:36PM +0100, kevin molcard wrote: I tried to install git 1.8 on the remote server and get exactly the same problem :(. [...] Sometimes (very often when several git

Fwd: Re: [git-users] Git clone fails with "bad pack header", how to get remote log

2012-10-31 Thread kevin molcard
command on from the mac and 2 from the Windows and it seems to always fails on the Windows). Thanks again Kevin Original Message Subject: Re: [git-users] Git clone fails with "bad pack header", how to get remote log Date: Wed, 31 Oct 2012 15:28:37 +0400 From:

Re: [git-users] Git clone fails with "bad pack header", how to get remote log

2012-10-31 Thread Jeff King
On Tue, Oct 30, 2012 at 03:57:36PM +0100, kevin molcard wrote: > I tried to install git 1.8 on the remote server and get exactly the > same problem :(. > [...] > >>Sometimes (very often when several git clone are sent at the same > >>time), I have the following error: > >> remote: internal ser

Fwd: Re: [git-users] Git clone fails with "bad pack header", how to get remote log

2012-10-31 Thread kevin molcard
ance Kevin Original Message Subject: Re: [git-users] Git clone fails with "bad pack header", how to get remote log Date: Mon, 29 Oct 2012 21:18:54 +0400 From: Konstantin Khomoutov To: git-us...@googlegroups.com CC: Kevin Molcard , git@vger.kernel.org

Re: [git-users] Git clone fails with "bad pack header", how to get remote log

2012-10-30 Thread kevin molcard
I tried to install git 1.8 on the remote server and get exactly the same problem :(. Kevin On 10/29/12 6:18 PM, Konstantin Khomoutov wrote: On Mon, 29 Oct 2012 09:52:54 -0700 (PDT) Kevin Molcard wrote: I have a problem with my build system. I have a remote server with a relatively large re

Re: [git-users] Git clone fails with "bad pack header", how to get remote log

2012-10-30 Thread kevin molcard
Hi Konstantin, thanks for the reply. The versions of git are: - on remote: 1.5.6.5 - on windows build machine: 1.7.11.msysgit.1 - on mac build machine: 1.7.3.4 I will try to install latest git version on my remote server and get back to you. thanks again Kevin On 10/29/12 6:18 PM, Konstantin

Re: [git-users] Git clone fails with "bad pack header", how to get remote log

2012-10-29 Thread Konstantin Khomoutov
On Mon, 29 Oct 2012 09:52:54 -0700 (PDT) Kevin Molcard wrote: > I have a problem with my build system. > > I have a remote server with a relatively large repository (around 12 > GB, each branch having a size of 3 GB). > > I have also 2 build servers (Mac, Windows) that are cloning the repo > f