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 me

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 gi

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

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

2012-10-31 Thread kevin molcard
Konstantin Khomoutov To: kevin molcard CC: git-us...@googlegroups.com On Tue, 30 Oct 2012 08:01:12 +0100 kevin molcard wrote: 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

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: [git-users] Git clone fails with "bad pack header", how to get remote log

2012-10-30 Thread kevin molcard
, 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 repository (around 12 GB, each branch having a size of 3 GB). I have also 2 build servers (Mac, Windows) that are cloning the