[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

svn patch adds extra 0A character at the end of the line

From: Peter Balogh <peter.balogh_at_nemesys.hu>
Date: Mon, 28 Nov 2011 16:53:11 +0100

Hi,

I'm trying to apply patches with svn patch.
The patches were created on the same linux box, where I apply them.
After applying the following diff:
Index: 3.txt
===================================================================
--- 3.txt (revision 27)
+++ 3.txt (revision 28)
@@ -1 +1 @@
-3
\ No newline at end of file
+34
\ No newline at end of file

the pached file contains an extra 0A character after the last character.
Am I doing something wrong, or is it an svn patch issue?

Subversion package:
ii subversion 1.7.1-2+WANdisco
Source:
deb http://opensource.wandisco.com/ubuntu lucid svn17

Thank you for your help,
Best regards,
Peter Balogh
Received on 2011-11-28 16:53:52 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.