So, it modifies three files relative to the current working directory:
[EMAIL PROTECTED] ref]$ grep "^Index:" resultsets_changes.diff Index: rrefjdbc77156.dita Index: rrefcorrelationname.dita Index: rrefcolumnname.dita
So I put the patch in trunk/src/ref , then tried to apply it but there are a couple failures:
[EMAIL PROTECTED] ref]$ patch -i resultsets_changes.diff
patching file rrefjdbc77156.dita
Hunk #4 FAILED at 166.
1 out of 4 hunks FAILED -- saving rejects to file rrefjdbc77156.dita.rej
patching file rrefcorrelationname.dita
Hunk #1 FAILED at 19.
1 out of 1 hunk FAILED -- saving rejects to file rrefcorrelationname.dita.rej
patching file rrefcolumnname.dita
what's the right way to debug this? I attached the two reject files.
By the way, I tried to apply this with the DITA source at revision 168249. Jeff, what was the revision of your local copy when you produced the patch? --There is a backlog of patches to apply in Jira (and which I'll try to catch up on). I'm wondering if it's possible this patch depends on one of those and I'm applying it out of order.
thanks,
-jean
rrefcorrelationname.dita.rej
Description: application/reject
rrefjdbc77156.dita.rej
Description: application/reject
