All of lore.kernel.org
 help / color / mirror / Atom feed
* Issuing cat-blob or ls to fast-import from a remote helper
@ 2012-08-07 22:41 Marco Schulze
  0 siblings, 0 replies; only message in thread
From: Marco Schulze @ 2012-08-07 22:41 UTC (permalink / raw)
  To: git

I've been toying with a git-remote-svn which uses fast-import (by 
advertising the 'import' capability) to get data into Git. 
Unfortunately, I can't get the result of any commands issued to 
fast-import, as its stdout is not redirected, and the remote helper API 
offers no alternative.

I tried modifiying transport-helper.c to force redirection 
(fast-import's stdout -> remote helper's stdin), but that breaks test 
t5800 (and possibly others). Is this a bug, or intended behaviour? Am I 
missing something?

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-08-07 23:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-07 22:41 Issuing cat-blob or ls to fast-import from a remote helper Marco Schulze

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.