Re: git-p4: exception when cloning a perforce repository

2014-01-20 Thread Damien Gérard
8< > > From 8556ab04dd126184e26a380b7ed08998fd33debe Mon Sep 17 00:00:00 2001 > From: Pete Wyckoff > Date: Thu, 16 Jan 2014 18:34:09 -0500 > Subject: [PATCH] git p4: work around p4 bug that causes empty symlinks > MIME-Version: 1.0 > Content-Type: text/plain; ch

Re: git-p4: exception when cloning a perforce repository

2014-01-20 Thread Damien Gérard
:00:00 2001 > From: Pete Wyckoff > Date: Thu, 16 Jan 2014 18:34:09 -0500 > Subject: [PATCH] git p4: work around p4 bug that causes empty symlinks > MIME-Version: 1.0 > Content-Type: text/plain; charset=UTF-8 > Content-Transfer-Encoding: 8bit > > Damien Gérard highlights an int

Re: git-p4: exception when cloning a perforce repository

2014-01-16 Thread Damien Gérard
On 16 Jan 2014, at 15:45, Pete Wyckoff wrote: > Oh cool, that helps a lot. P4 is just broken here, so we can get > away with being a bit sloppy in git. I'll try just pretending > "empty symlinks" are not in the repo. Hopefully you'll have a > future commit in your p4 repo that brings back bn.

Re: git-p4: exception when cloning a perforce repository

2014-01-16 Thread Damien Gérard
On 16 Jan 2014, at 14:08, Pete Wyckoff wrote: > dam...@iwi.me wrote on Wed, 15 Jan 2014 09:56 +0100: >> p4 fstat //depot/openssl/0.9.8j/openssl/include/openssl/bn.h@59702 >> ... depotFile //depot/openssl/0.9.8j/openssl/include/openssl/bn.h >> ... headAction edit >> ... headType symlink >> ...

Re: git-p4: exception when cloning a perforce repository

2014-01-15 Thread Damien Gérard
On 15 Jan 2014, at 00:24, Pete Wyckoff wrote: > p...@padd.com wrote on Mon, 13 Jan 2014 19:18 -0500: >> dam...@iwi.me wrote on Mon, 13 Jan 2014 14:37 +0100: >>> I am trying to clone a perforce repository via git and I am having the >>> following backtrace : >>> >>> {14:20}~/projects/:maste

git-p4: exception when cloning a perforce repository

2014-01-13 Thread Damien Gérard
Hi ! I am trying to clone a perforce repository via git and I am having the following backtrace : {14:20}~/projects/:master ✗ ➭ git p4 clone //depot/@all . Importing revision … [...] Importing revision 59702 (45%)Traceback (most recent call last): File "/opt/git/libexec/git-core/git-p4",