So Chris Holmes brought up a good point. The commit logs tell the story about what is being merged on the different branches. I won't be able to catch everything but I will attempt to watch and remind people who forget to merge things on to trunk when they fix a branch.
Cheers, Jesse On 25-Jul-06, at 8:53 AM, Jesse Eichar wrote: > More problems with trunk :-(. I was merging some code from 2.2 onto > trunk. And I discovered that the method: FeatureStore.addFeatures > (FeatureCollection) is missing. Whoever added that method onto 2.2 > did not merge it onto trunk as well. > > Now this isn't a big deal but it makes one wonder how many other > major changes like that are being merged. If have branches we HAVE > TO (in double quotes and with exclamations) merge all of our changes > onto trunk. I know that many changes from 2.1 didn't get merged onto > trunk and as a result now are not on trunk or 2.2.x. I know it takes > longer to make changes if you have to merge it to trunk. But how > much longer does it take to have to find the same bugs for every > version and fix it? > > So a big PLEASE remember to correctly put changes on trunk when you > add a patch to a branch. > > Thank you, > > Jesse > > ---------------------------------------------------------------------- > --- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to > share your > opinions on IT & business topics through brief surveys -- and earn > cash > http://www.techsay.com/default.php? > page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Geotools-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geotools-devel ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
