Re: "git p4" fails when perforce login not needed

2019-01-07 Thread Mazo, Andrey
On Sun, 6 Jan 2019 at 22:48, Peter Osterlund wrote: > Hi, > > When I use "git p4 sync" to update a git repository from a perforce depot, > the operation fails with error message: > > failure accessing depot: unknown error code info > I guess, this got broken in commit 0ef67acdd78 ("git-p4

Re: "git p4" fails when perforce login not needed

2019-01-07 Thread Luke Diamand
On Sun, 6 Jan 2019 at 22:48, Peter Osterlund wrote: > > Hi, > > When I use "git p4 sync" to update a git repository from a perforce depot, > the operation fails with error message: > > failure accessing depot: unknown error code info > > When I run "p4 login -s" from a shell it reports: > >

"git p4" fails when perforce login not needed

2019-01-06 Thread Peter Osterlund
Hi, When I use "git p4 sync" to update a git repository from a perforce depot, the operation fails with error message: failure accessing depot: unknown error code info When I run "p4 login -s" from a shell it reports: 'login' not necessary, no password set for this user. The followi