git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git p4 submit bugs (submit fails due to keyword expansion mismatch and gives bad instructions for how to proceed)
@ 2012-02-08 21:49 Eric Scouten
  2012-02-08 22:27 ` Luke Diamand
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Scouten @ 2012-02-08 21:49 UTC (permalink / raw)
  To: git

I've been experimenting with git-p4 as a front-end to Perforce as
described in http://www.perforce.com/blog/120113/git-perforce-client,
but two bugs are causing me major headaches:

(1) git-p4 doesn't work with P4 keyword expansion. (I gather there's a
fork of git-p4 that makes it work, but the current official distro
doesn't.) This can lead to some ugly failed submits down the road.
Which leads me to ...

(2) When a git p4 submit fails, the error message for how to resolve
it is bogus. The instructions say "Please resolve and submit the
conflict manually and continue afterwards with git-p4 submit
--continue", but when I do that, I get:

$ git p4 submit --continue
Usage: git-p4 submit [options] [name of git branch to submit into
perforce depot]
git-p4: error: no such option: --continue

Ugh.

(P.S. If there's a better place to post bug reports, etc., please
inform. Thanks.)

-Eric

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-02-08 22:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-08 21:49 git p4 submit bugs (submit fails due to keyword expansion mismatch and gives bad instructions for how to proceed) Eric Scouten
2012-02-08 22:27 ` Luke Diamand

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).