On Mon, Jan 20, 2020 at 1:31 AM ДЕНИС КОсолапов <dk1331...@gmail.com> wrote: > > On 2020/01/03 23:27:01 Dipu Haridasan wrote: > Hi Team, > > I observed that > for `svn patch` to apply properly, the spaces between filename and revision > in the patch must be a tab. However, the GNU patch works irrespective of the > number of spaces between filename and revision. For example, the below patch > can be applied using the GNU patch, however with `svn patch` it fails to > apply the patch as there are more spaces between filename and revision > argument (brcm_cos_utils.c (revision 1070911)). > > Index: brcm_cos_utils.c >
Hello, Thank you for your message. This issue has been discussed at length recently on our dev@ list. Archived here (among other places): https://lists.apache.org/thread.html/04c56ac220b3cb64ca0eeb95da21750fb7d7b133196c684608ada892%40%3Cdev.subversion.apache.org%3E If you'd like to participate in the discussion, feel free to subscribe to dev@ [1]... [1] https://subversion.apache.org/mailing-lists.html Thanks, Nathan