Hi Susan, Although it's no big deal with the patch you've submitted, which has only 1 file, I think normally you want to run svn diff from the top of the trunk (or branch).
Now, someone applying the patch may have to modify the diff file, strip stuff off before the 'trunk', as their location for the trunk is likely not the same. How did you do this anyway - if I try svn diff from a level up from my trunk svn tells me '.' is not a working directory? Myrna [snip] > This is my first patch, and although trivial, if I've done anything > incorrect > please let me know. > Index: > C:/derby_src/10.1/trunk/java/build/org/apache/derbyBuild/eclipse/DerbyEclipsePlugin.java > =================================================================== > --- > C:/derby_src/10.1/trunk/java/build/org/apache/derbyBuild/eclipse/DerbyEclipsePlugin.java > (revision 165362) > +++ > C:/derby_src/10.1/trunk/java/build/org/apache/derbyBuild/eclipse/DerbyEclipsePlugin.java > (working copy) [snip]
