git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] git-p4: Fix 'p4 opened' in git-p4 for names with spaces
@ 2010-12-14 20:56 Jerzy Kozera
  2010-12-14 20:56 ` Jerzy Kozera
  0 siblings, 1 reply; 8+ messages in thread
From: Jerzy Kozera @ 2010-12-14 20:56 UTC (permalink / raw)
  To: git; +Cc: Jerzy Kozera

There is problem with git-p4 when trying to submit changes to file containing spaces in name - submit fails with "Command failed: p4 opened [name with spaces here]"

It's caused by not quoting name for p4 opened, and the patch attached fixes it.

Jerzy Kozera (1):
  Fix 'p4 opened' in git-p4 for names with spaces

 contrib/fast-import/git-p4 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

end of thread, other threads:[~2011-01-15 14:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-14 20:56 [PATCH] git-p4: Fix 'p4 opened' in git-p4 for names with spaces Jerzy Kozera
2010-12-14 20:56 ` Jerzy Kozera
2010-12-14 23:16   ` Junio C Hamano
2010-12-14 23:36     ` Reece Dunn
2011-01-13 18:51       ` [PATCH] git-p4: Fixed handling of file " Jerzy Kozera
2011-01-14 22:01         ` Andreas Schwab
2011-01-14 22:45           ` Jerzy Kozera
2011-01-15 14:35             ` Pete Wyckoff

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