On 4 September 2012 19:16,  <r...@mageia.org> wrote:
> new get_refined_packages_list(); fix get_submitted_packages()

Likewise, this should have been two differents commits.
If you do big commits b/c of SVN, you can ease your workflow by
switching from SVN to git:

git svn clone svn+ssh://svn.mageia.org/svn/soft/build_system/web

svn ci => git ci
likewise for commit/add/...
then run "git svn dcommit" in order to "push" all your work in SVN
for real

Reply via email to