|
[
Permlink
| « Hide
]
Pierre-Arnaud Marcelot added a comment - 21/Jul/06 01:25 PM
Here's the patch
Here's the documentation
This patch, although a nice contribution, may need some reviewing. Here are a few points:
* The paths it updates are not relative to our repository but local file system. * There are some lines prefixed with - (minus) which means they are to be excluded, but they do not even exist in the current code base. * Although it is targeted at 1.0-RC3, it has some Stored Procedure related stuff. Well, I may not be %100 correct about my concerns but a review would be good. Thanks Pierre! Here's a new patch, since there was a bug in previous generated by Subclipse in Eclipse.
BTW, in my experience some best practives for creating and testing patches are as follows:
* Create a patch from command line or IDE, but be sure you do it with relative paths. * svn checkout a complete new code repo. * Apply the patch to the new downloaded code base. * Build the patched code and run all unit and integration tests. HTH. Thanks Ersin.
I thought that trunks was version 1.0-RC3. I'm going to post two patches, one for 1.0, another for 1.1. Patch applied in september
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||