From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pete Wyckoff Subject: Re: git-p4: problem with commit 97a21ca50ef8 Date: Fri, 4 Nov 2011 11:39:57 -0700 Message-ID: <20111104183957.GB18517@padd.com> References: <20111101020841.GA8116@arf.padd.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Michael Wookey , Git Mailing List , Luke Diamand To: Vitor Antunes X-From: git-owner@vger.kernel.org Fri Nov 04 19:40:09 2011 Return-path: Envelope-to: gcvg-git-2@lo.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RMOgR-000203-VJ for gcvg-git-2@lo.gmane.org; Fri, 04 Nov 2011 19:40:08 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753395Ab1KDSkB (ORCPT ); Fri, 4 Nov 2011 14:40:01 -0400 Received: from honk.padd.com ([74.3.171.149]:59397 "EHLO honk.padd.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751093Ab1KDSkA (ORCPT ); Fri, 4 Nov 2011 14:40:00 -0400 Received: by honk.padd.com (Postfix, from userid 7770) id E8BFD31BF; Fri, 4 Nov 2011 11:39:57 -0700 (PDT) Content-Disposition: inline In-Reply-To: Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: vitor.hda@gmail.com wrote on Thu, 03 Nov 2011 11:04 +0000: > Hi Michael, > > On Wed, Nov 2, 2011 at 10:42 PM, Michael Wookey wrote: > > I tried your suggested version of git-p4 (at rev 630fb678c46c) and > > unfortunately, the perforce repository fails to import. Firstly, there > > was a problem with importing UTF-16 encoded files, secondly the > > "apple" filetype files are still skipped. > > I had no intention of directing you to try that version. Sorry for > misleading you on this. > > I just found it interesting that P4's KB contains an article that > directs users to another version which isn't this one. We're making contact offline with perforce folk and other git-p4 folk. I'll update with the results. I've not run the kb version, but for git's git-p4, Utf-16 was fixed only recently (55aa571). I'm going to revert the apple filetype issue (97a21ca) that Michael found soon, hopefully before v1.7.8 goes out. -- Pete