Hello,
I would like open a discussion for the opportunity to migrate the JMeter
svn repo into the git repository of ASF.
Why (IMHO)?
- because the usage of git seems more easier to make some operations
like merge or revert a commit
- the possibility to merge a pull request from Github is very easy (for
example, merge a PR to a local branch, tests and if error comment the PR)
- Allow to create several local branches to test patches from buzgilla,
make some dev/enhancements on JMeter locally and after the final line
code, do a PR on Github
- The strong integration between Git and Github and the increasing
number of developers using github to do a PR on open source projects
(and the easy way to to that)
Some consequences:
The release process must change (tag/rc branch and the publishing of the
web site)
The website must be updated on the Developers informations
Any thoughts?
Milamber