is git-p4 compatible with p4/linux?

2013-04-16 Thread Alexander Tomlinson
git-p4.py (1.8.2.1.418.gaec3f77) has at least two behaviors that seem to be incompatible with the version of p4 that I recently downloaded from perforce.com (P4/LINUX26X86_64/2013.1/610569). TLDR: Is git-p4 written for an old version of p4 CLI with different behavior? Or for a windows or mac rele

Re: is git-p4 compatible with p4/linux?

2013-04-16 Thread Alexander Tomlinson
Sorry about the =3D escapes. My first attempt to submit bounced b/c it was html and I missed cleaning some escapes. The snippet should be: if type_base == "symlink": git_mode = "12" # p4 print on a symlink contains "target\n"; remove the newline data = ''.join(co

Re: is git-p4 compatible with p4/linux?

2013-04-18 Thread Alexander Tomlinson
On Apr 18, 2013, at 7:09 PM, Pete Wyckoff wrote: > a...@aivor.com wrote on Tue, 16 Apr 2013 23:31 -0500: >> git-p4.py (1.8.2.1.418.gaec3f77) has at least two behaviors that >> seem to be incompatible with the version of p4 that I recently >> downloaded from perforce.com (P4/LINUX26X86_64/2013.1/