Torsten Bögershausen [off-list ref] wrote:
Do not depend on internal implementation details of svn,
which right now uses perl to create a .gz file.
So this test case will even work in the future,
when svn changes its implementation.
Signed-off-by: Torsten Bögershausen <redacted>
Thanks Torsten, I needed to fix whitespace mangling from
your mailer to get it to apply cleanly.
Acked-by: Eric Wong <redacted>
It's pushed out to git://git.bogomips.org/git-svn along with an
older patch from Steven:
Steven Walter (1):
git-svn: allow the mergeinfo property to be set
Torsten Bögershausen (1):
t9143: do not fail when unhandled.log.gz is not created
--
Eric Wong