2014-10-19 20:00 GMT+03:00 Allan <agande...@gmail.com>: > On 19/10/14 12:48, Cristian Oneț wrote: >> >> 2014-10-19 14:26 GMT+03:00 Allan <agande...@gmail.com>: >>> >>> I've recently pushed a couple of commits to 'master', which, I assume, I >>> need also to push to 4.7. >> >> >> Only bugfixes should be pushed to 4.7. > > > As far as I can see, BUG:339044 REVIEW:120260 - Fix CSV import wizard not > working correctly on Windows - 1d84d3ba8f71da3259eb6a9eec53c6f8393fac1a - is > the only bug, and, as far as I can see, it's in just origin/master, and not > in 4.7.
$ git tag --contains 1d84d3ba8f71da3259eb6a9eec53c6f8393fac1a 4.7.0 $ git branch -a --contains 1d84d3ba8f71da3259eb6a9eec53c6f8393fac1a * master remotes/origin/4.7 remotes/origin/HEAD -> origin/master remotes/origin/add-onlinebanking remotes/origin/frameworks remotes/origin/master > >>> >>> As I'm not familiar with this procedure, and as Googling seems to produce >>> too many alternatives, how might I best achieve this, please? >> >> >> Need to checkout branch 4.7, cherry-pick the commit (keeping the >> reference), test it, then push it. > > > I'll have a look at doing that, up to the pushing stage, at least. > > If you don't feel comfortable doing that, I can take care of picking >> >> bugfixes in 4.7, would you like to ship your cvsimporter commit [1]. >> Was that a fix for some undesired behavior? > > >> [1] >> http://commits.kde.org/kmymoney/dda890c80e3ccd43ca4d01cb1a3db854f25b89c0 > > > > That was to fix some some undesired behavior of mine - and was restoring the > case changes in CMakeLists.txt made in CSV Plugin - Improve functionality > across distros - 50f7b6c47ad4f326b7cd6b2e0f8746b8391b3810. > > These two more recent are not bugs, but improvements. Does that make 4.8 > more likely for them? > > > Allan > _______________________________________________ > KMyMoney-devel mailing list > KMyMoney-devel@kde.org > https://mail.kde.org/mailman/listinfo/kmymoney-devel _______________________________________________ KMyMoney-devel mailing list KMyMoney-devel@kde.org https://mail.kde.org/mailman/listinfo/kmymoney-devel