David Adler ha scritto:
> I'm trying to apply the DB2 changes I made to 2.2.x to 2.3.x and trunk.
>
> I tried the command:
> svn merge -r 21897:21898 http://svn.geotools.org/branches/2.2.x
> in my 2.3.x source tree and got the messages
>   
I usually do it piecemeal, instead of doing it with svn merge, I compute 
a diff with svn diff
and then apply it with Eclipse and check everything worked as expected.
Don't know about the others.
Cheers
Andrea

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to