Kathey Marsden wrote:
Ravinder Reddy wrote:I usually do it from the commandline. From the top of the source tree type :hi, I am converting the declareGlobalTempTableJava.java to junit.Now I want to Submit my first patch. How to create a patch.I have checked outthe source (trunk) using eclipse when I build derby.can we create a patch using eclipse.?svn diff > derby-xxxx_diff.txt and also svn stat > derby-xxxx_diff.txt
oops should have been svn stat -q > derby-xxxx_stat.txt
