#!/bin/sh global test_description := ''test recreated svn branch with empty files'' source ./lib-git-svn.sh test_expect_success 'load svn dumpfile' ' svnadmin load "$rawsvnrepo" < "${TEST_DIRECTORY}/t9136/svn.dump" ' test_expect_success 'clone using git svn' 'git svn clone -s "$svnrepo" x' test_done (CommandList children: [ (Assignment keyword: Assign_None pairs: [ (assign_pair lhs: (LhsName name:test_description) op: Equal rhs: {(SQ <"test recreated svn branch with empty files">)} spids: [4] ) ] spids: [4] ) (C {(.)} {(./lib-git-svn.sh)}) (C {(test_expect_success)} {(SQ <"load svn dumpfile">)} { (SQ <"\n"> <"\tsvnadmin load \"$rawsvnrepo\" < \"${TEST_DIRECTORY}/t9136/svn.dump\"\n"> <"\t">) } ) (C {(test_expect_success)} {(SQ <"clone using git svn">)} {(SQ <"git svn clone -s \"$svnrepo\" x">)}) (C {(test_done)}) ] )