RE: [RFE] Make 'svn patch' read from STDIN
From: Bert Huijben <bert_at_qqmail.nl>
Date: Sun, 7 Feb 2016 13:56:12 +0100
Well.. Perhaps ^D works on your platform, but you will need other keys on other platforms. And ^D doesn’t abort, but signals successful EOF, so you need a different description else.
Creating a temporary file from the calling process/shell is most likely not much harder than in Subversion itself. And given that the diff parse code has to read the file multiple times we will need a tempfile anyway.
Bert
Sent from Outlook Mail for Windows 10 phone
From: Daniel Shahaf
Stefan Sperling wrote on Mon, Feb 01, 2016 at 10:51:39 +0100:
That link 404s; I think you meant http://www.rpm.org/wiki/PackagerDocs/Autosetup
> Also, I think we should preserve the following behaviour if stdin is
Let's not throw the baby out with the bathwater. Simply printing an
Cheers,
Daniel
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.