This new version uses a fifo instead of a pipe and addresses other issues
discussed in this thread.
To pass the name of the fifo to fast-import, it gets a new cmd-line-arg.
It no longer requires the prexec_cb and should be more portable, as there
exist pipes on windows too.
On Monday 04 June 2012 19:20:51 Florian Achleitner wrote:
Series of patches creating a very basic remote helper in C.
[RFC 1/4] Implement a basic remote helper vor svn in C.
[RFC 2/4] Integrate remote-svn into svn-fe/Makefile.
[RFC 3/4] Add svndump_init_fd to allow reading dumps from arbitrary
[RFC 4/4] Add cat-blob report pipe from fast-import to