Re: git p4 sync: "str expected, not %s"

2019-07-17 Thread Massimo B.
Still failing: On Fri, 2019-07-12 at 22:39 -0400, Andrey wrote: > Could you, please, try the patch below? > > diff --git a/git-p4.py b/git-p4.py > index 5b79920f46..f5be048348 100755 > --- a/git-p4.py > +++ b/git-p4.py > @@ -4137,13 +4137,13 @@ def main(): > if cmd.needsGit: > if cm

Re: git p4 sync: "str expected, not %s"

2019-07-12 Thread Massimo B.
On Thu, 2019-07-11 at 22:56 -0400, Andrey wrote: > Strangely, I don't see any changes that could have broken it between 2.20.1 > and 2.22.0. > Are you sure your git repository is not "bare", i.e. there's .git > subdirectory? > Looks like, it doesn't think that "MM6.test/.git" is a valid git repos

git p4 sync: "str expected, not %s"

2019-06-28 Thread Massimo B.
Hello everybody, since last updates, git p4 does not work anymore: # git p4 sync --verbose Reading pipe: ['git', '--git-dir', '/mnt/data/userspace/project-pb/MM6.test/.git', 'rev-parse', '--git-dir'] Reading pipe: git rev-parse --git-dir Reading pipe: git rev-parse --show-cdup Reading pipe: ['gi