[BUG] svnlook diff infinite loop
From: Arwin Arni Nandagopal <arwin_at_collab.net>
Date: Thu, 29 May 2014 19:29:21 +0530
svnlook diff hangs on an infinite loop when it encounters certain
This happens ONLY on Windows 64-bit svn 1.8.x or later client.
I was able to trace the flow of code all the way to:
subversion/svnlook/svnlook.c:display_prop_diffs
Inside here, there is a call to:
Which doesn't seem to get executed at all.
I have no experience debugging C code on Windows, and hence the speculation.
I have with me the smallest possible subset of data that will reproduce
I really hope someone with debugging skills on Windows can help me out here.
Regards,
|
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.