Re: GIT-SVN: Corrupted commits when using --preserve-empty-dirs

2012-09-06 Thread Mark Plomer
://`pwd`/test-svn-repo test-git cd test-git git svn fetch # This works fine for the example below The disadvantage is, that you have to figure out those critical revisions manually. Otherwise you may have an inconsistent clone. Am 04.09.2012 15:11, schrieb Mark Plomer: Hi, if I clone a SVN

GIT-SVN: Corrupted commits when using --preserve-empty-dirs

2012-09-04 Thread Mark Plomer
Hi, if I clone a SVN repository with --preserve-empty-dirs it terminates at some point with i.e. following error: folder/subfolder was not found in commit 2dcb008c220f5f6fe33700c9e7deb0c8fa2b8607 (r4) I tracked things down to the following problem: - r1: Create a directory with subdirectory with