On Wed, Sep 19, 2007 at 01:12:48PM -0700, David Brown wrote:
git-p4 was missing the execute bit setting if the file had other attribute
bits set.
---
contrib/fast-import/git-p4 | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
I've tested this patch on our fairly large P4 repo, and at least the tip
exactly matches the files that P4 finds. So, it at least should be better.
git-p4 still has some problems with case-insensitive servers.
Dave