David Brown wrote:
An additional problem:
- git-p4 doesn't preserve the execute permission bit from Perforce.
FWIW I found that bit on bit 9 of the 'file type' flag in the db, which
is the third column in the "db.rev" table. It's used to come up with
the silly names like "text" vs "xtext" (difference? well, one's
executable of course).
Sam.