[dolphin] [Bug 319546] Subversion plugin issuing "mkfifo" on Windows

Patrick Spendrin ps_ml at gmx.de
Fri May 10 08:54:02 UTC 2013


https://bugs.kde.org/show_bug.cgi?id=319546

--- Comment #3 from Patrick Spendrin <ps_ml at gmx.de> ---
(In reply to comment #2)
> (In reply to comment #0)
> > This should not be implemented using mkfifo, but in a more portable way.
> 
> Can you suggest a more portable way to do it?

I just looked at the code and I think QTemporaryFile would be nice (for us),
although that might slow down the code on Unix. There is no equivalent of a
named pipe in the file system and svn also doesn't seem to have other means of
giving the output in memory :-/

> 
> (In reply to comment #1)
> > Is that plugin in the dolphin-plugins package?
> 
> Yes.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kde-windows mailing list