Jonathan Nieder wrote on Sun, Jan 01, 2012 at 22:38:11 -0600: > Stefan Sperling wrote: > > The test suite you mentioned which triggers the assertion failure fixed > > by your Ra.pm patch is the git-svn test suite, is it? I think our own > > test suite should be updated to check for this, too. > > Yep, it's t9100-git-svn-basic.sh from the git-svn test suite. Adding > tests to the svn test suite to cover these things sounds like a very > good idea.
Just a reminder that we can't borrow code directly from git-svn due to licensing issues. > I'll try to get time to do so and will be happy to review tests if > someone else starts the work. Thanks!