Re: svn commit: r1574868 - dump with r0 mergeinfo

2014-03-11 Thread Julian Foad
[switching back to plain text] Branko Čibej wrote: > Julian Foad wrote: >> Branko Čibej wrote: >>> +  /* An error in verifying the mergeinfo must not prevent dumping >>> + the data. Ignore any such error. */ >>> +  svn_error_clear(verify_mergeinfo_revisions(...)); >>> >>> Shouldn

Re: svn commit: r1574868 - dump with r0 mergeinfo

2014-03-11 Thread Branko Čibej
On 10.03.2014 12:11, Julian Foad wrote: > [switching back to plain text] > > Branko Čibej wrote: >>> + /* An error in verifying the mergeinfo must not prevent dumping >>> + the data. Ignore any such error. */ >>> + svn_error_clear(verify_mergeinfo_revisions( >>> +

Re: svn commit: r1574868 - dump with r0 mergeinfo

2014-03-10 Thread Julian Foad
[switching back to plain text] Branko Čibej wrote: >> +  /* An error in verifying the mergeinfo must not prevent dumping >> + the data. Ignore any such error. */ >> +  svn_error_clear(verify_mergeinfo_revisions( >> +    eb->found_old_mergeinfo, >> +