On 8/4/06, David Van Couvering <[EMAIL PROTECTED]> wrote:
BTW, a committer can always go back to the revision the patch was made, apply it, and then go back to the tip of the trunk
Actually, in this case, I think the patch just needs to be applied at the leaf level, e.g.: cd java/testing/org/apache/derbyTesting/functionTests/tests/lang patch -p0 < svn_diff.txt
Kathey Marsden (JIRA) wrote: > The change looks good but I could not apply the patch. I think that the issue is that the patch was not generated from the top of the code tree. > > The patch says > Index: procedure.java ... > instead of > Index:java/testing/org/apache/derbyTesting/functionTests/tests/lang/procedure.java > > Can you regenerate the patch from the top level and resubmit it? > When you do, please make sure to check patch available and it would be most helpful if the diff file and stat file include the bug number.
