Daniel Pocock [off-list ref] writes:
branches/user1/workitem1
branches/user1/workitem2
branches/user2/workitem1
branches/user2/workitem2
git svn clone \
-T trunk \
-t tags \
-b branches \
https://flactag.svn.sourceforge.net/svnroot/flactag \
flactag-git1
I think you need to add --branches=branches/user1/workitem1
--branches=branches/user1/workitem1, etc. Ditto for tags.
-Dave