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

2011-12-06 Thread Balogh Péter
Hi, It seems during a larger update, the client hangs, and never finishes. It's using a small amount of CPU according to top, but I can't see anything happening. The update usually takes a few minutes to complete, but on this occasion, it didn't finish after 6 hours. Do you happen to know abo

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

2011-11-29 Thread Peter Balogh
Hi Stefan, It's working, I'll do some more test, and let you know if any issue comes up. Now I'll just have to wait until this patch makes it's way to the main repository :) Thank you for your help, Best regards, Peter Balogh On 2011.11.28. 23:49, Stefan Sperling wrote: On Mon, Nov 28, 2011

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

2011-11-28 Thread Stefan Sperling
On Mon, Nov 28, 2011 at 10:08:00PM +0100, Peter Balogh wrote: > Hi Stefan, > > Let me know, I'll test it right away! Can you try this updated patch please? Thanks. It should fix your problem. svn diff https://svn.apache.org/repos/asf/subversion/branches/1.7.x@r1207511 https://svn.apache.org/rep

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

2011-11-28 Thread Peter Balogh
Hi Stefan, Let me know, I'll test it right away! Can you send me a notification in private? I don't usually watch the list. Best regards, Peter Balogh On 2011.11.28. 22:02, Stefan Sperling wrote: On Mon, Nov 28, 2011 at 09:18:48PM +0100, Peter Balogh wrote: Hi Stefan, I've just tried, and it

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

2011-11-28 Thread Stefan Sperling
On Mon, Nov 28, 2011 at 09:18:48PM +0100, Peter Balogh wrote: > Hi Stefan, > > I've just tried, and it didn't solve the issue :( > How can I help, to track this down? Hmmm... looking at your example patch I note that there's an invalid assumption I made when changing the diff parser to handle the

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

2011-11-28 Thread Peter Balogh
Hi Stefan, I've just tried, and it didn't solve the issue :( How can I help, to track this down? Best regards, Peter Balogh On 2011.11.28. 20:16, Stefan Sperling wrote: On Mon, Nov 28, 2011 at 07:18:46PM +0100, Peter Balogh wrote: Hi Stefan, I'll try to build a version of it tomorrow, and gi

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

2011-11-28 Thread Stefan Sperling
On Mon, Nov 28, 2011 at 07:18:46PM +0100, Peter Balogh wrote: > Hi Stefan, > > I'll try to build a version of it tomorrow, and give it a try. Thank you! I created a new 1.7.x branch which combines fixes for both issues. The issues are closely related anyway. Can you please try this patch instead?

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

2011-11-28 Thread Peter Balogh
Hi Stefan, I'll try to build a version of it tomorrow, and give it a try. I would love to see it in 1.7.2, I've been waiting for the update for weeks now, and it would be nice to have all our issues resolved this year :) We could start the new year by switching everywhere to 1.7 :) I'll post he

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

2011-11-28 Thread Stefan Sperling
On Mon, Nov 28, 2011 at 05:16:56PM +0100, Stefan Sperling wrote: > This command outputs the patch to fix the problem in 1.7.1: > svn diff https://svn.apache.org/repos/asf//subversion/branches/1.7.x@r1206728 > https://svn.apache.org/repos/asf//subversion/branches/1.7.x-issue3991@r1206745 Ooops, th

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

2011-11-28 Thread Stefan Sperling
On Mon, Nov 28, 2011 at 04:53:11PM +0100, Peter Balogh wrote: > 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 > ==

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

2011-11-28 Thread Peter Balogh
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