Implement guessing for submitted-revision posting in SVN
Review Request #9413 — Created Nov. 30, 2017 and discarded — Latest diff uploaded
Added support for guessing submitted revision posting in SVN. The summary and
description of a review request are populated with the commit message from a
submitted revision in SVN.
Manual Testing done.
Added unit test
ran nosetests -v; all tests passed.
Diff Revision 3
This is not the most recent revision of the diff. The latest diff is revision 5. See what's changed.
orig
1
2
3
4
5
rbtools/clients/svn.py |
---|
rbtools/clients/tests/test_svn.py |
---|