On 2010/11/4 David Prévot wrote:
[...]
David (who would love to cherry-pick Subversion commits as easily as
Git's ones ;-).
You can :-)
Install git-svn and run
$ git svn clone -s
svn://svn.debian.org/svn/po4a
It will takes some time to clone the SVN repository, but it is invaluable.
I guess that this is not recommended when merging between trunk and
another branch, but here you want to cherry-pick commits, thus git-svn
will work just fine.
Denis