[RFE] Make 'svn patch' read from STDIN
From: Andreas Scherer <andreas_coder_at_freenet.de>
Date: Sun, 31 Jan 2016 11:48:26 +0100
I suggest to extend 'svn patch' so that it supports usage in a pipe like
gzip -dc patch-0042.gz | svn patch -P patch-0042 -
This would permit using 'svn patch' directly as a drop-in replacement for
gzip -dc patch-0042.gz | patch
An example use case is the '%autosetup -S [SCM]' feature of RPM
|
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.