Re: [BUG] svnlook diff infinite loop

2014-06-05 Thread Arwin Arni Nandagopal
t; >> Index: xyz >> >> >> >> ======= >> >> >> >> --- xyz 2014-05-29 13:37:20 UTC (rev 2) >> >> >> >> +++ xyz 2014-05-29 13:37:32 UTC (rev 3) >> >> &

Re: [BUG] svnlook diff infinite loop

2014-06-05 Thread Johan Corveleyn
t;> >> Index: xyz >> >> >> >> ======= >> >> >> >> --- xyz 2014-05-29 13:37:20 UTC (rev 2) >> >> >> >> +++ xyz 2014-05-29 13:37:32 UTC (rev 3) >> >> >

Re: [BUG] svnlook diff infinite loop

2014-06-05 Thread Kevin Priest
(rev 3) > >> > >> > >> > >> Property changes on: xyz > >> > >> ___ > >> > >> Modified: svn:mergeinfo > >> > >> ## -1,3 +1,3 ## &

Re: [BUG] svnlook diff infinite loop

2014-06-05 Thread Johan Corveleyn
t;> >> --- xyz 2014-05-29 13:37:20 UTC (rev 2) >> >> +++ xyz 2014-05-29 13:37:32 UTC (rev 3) >> >> >> >> Property changes on: xyz >> >> ___ >> >> Modified: sv

Re: [BUG] svnlook diff infinite loop

2014-06-05 Thread Arwin Arni Nandagopal
+1,3 ## > > /abc/2.0.A:8 > > /abc/2.1:6 > > -/abc/2.2:7 > > \ No newline at end of property > > +/abc/2.2:7,9 > > \ No newline at end of property > > > > > > Can you explain what is different for you than in this scenario, as this > certainly does

RE: [BUG] svnlook diff infinite loop

2014-05-30 Thread Bert Huijben
property +/abc/2.2:7,9 \ No newline at end of property Can you explain what is different for you than in this scenario, as this certainly doesn’t reproduce your problem Bert From: Arwin Arni Nandagopal [mailto:ar...@collab.net] Sent: donderdag 29 mei 2014 15:5

[BUG] svnlook diff infinite loop

2014-05-29 Thread Arwin Arni Nandagopal
svnlook diff hangs on an infinite loop when it encounters certain svn:mergeinfo. 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: subversion/libsvn