git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Is git-p4 maintained?
@ 2023-10-03  7:41 Yuri
  2023-10-03 16:42 ` Junio C Hamano
  0 siblings, 1 reply; 2+ messages in thread
From: Yuri @ 2023-10-03  7:41 UTC (permalink / raw)
  To: Git Mailing List

There are problems with the 'git p4 submit' command.


The 'git p4 submit' command first asks many questions like:

Unfortunately applying the change failed!
//xx/xx/xx/xx/xx/xx/xx#92 - was edit, reverted
What do you want to do?
[s]kip this commit but apply the rest, or [q]uit?


The files that it complains about aren't even involved in the commit 
that is being pushed.

After all the questions are answered with "s" - git-p4 often fails to 
push commits.


Deleted files and added files cause problems during 'git p4 submit' and 
when such files are in the commit - 'git p4 submit' prints some error 
messages and fails to push commits.

git-p4 says that it can't apply some patches and fails when it is 
pushing commits that delete or add files.


The workaround is to place the deleted file back and remove the added 
files before the 'git p4 submit' operation.


Is git-p4 maintained?
Is there any chance for these problems to be fixed?


Thanks,

Yuri



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

* Re: Is git-p4 maintained?
  2023-10-03  7:41 Is git-p4 maintained? Yuri
@ 2023-10-03 16:42 ` Junio C Hamano
  0 siblings, 0 replies; 2+ messages in thread
From: Junio C Hamano @ 2023-10-03 16:42 UTC (permalink / raw)
  To: Yuri; +Cc: Git Mailing List

Yuri <yuri@rawbw.com> writes:

> Is git-p4 maintained?
> Is there any chance for these problems to be fixed?

The last time anybody touched git-p4 was July last year, but
there is no dedicated area maintainer active even back then, as far
as I know (if not, please raise your hand).

But there may be folks willing to help.  When I saw the patch[*] in
July last year, I was surprised to see it almost immediately got a
review to support it.  Your post may attract attention from others
who are familiar with "git p4" and/or the problem you are describing
and you folks may be able to join forces to improve it.

Thanks.

[References]

* https://lore.kernel.org/git/pull.1285.git.git.1657267260405.gitgitgadget@gmail.com/


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

end of thread, other threads:[~2023-10-03 16:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-03  7:41 Is git-p4 maintained? Yuri
2023-10-03 16:42 ` Junio C Hamano

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).