Hi there I´m trying to migrate a repository from svn to git with the following command git svn clone http://host/svn/project/subproject --no-metadata --stdlayout -A ~/Desktop/users.txt subproject. Unfortunately I receive no data in the new git repository except the .git folder and I get the following warning W: Ignoring error from SVN, path probably does not exist: (175002): RA layer request failed:REPORT request failed on '/svn/!svn/bc/100': REPORT of '/svn/!svn/bc/100': 200 OK (http:/host). What does that mean?? Then it seams to start a migration Checked through r100 Checked through r200 Checked through r300 Checked through r400 Checked through r500 ...... But as I said, I receive no data. Does anybody know what to do now? Best wishes -- View this message in context: http://git.661346.n2.nabble.com/Cannot-migrate-from-SVN-to-GIT-Path-problem-tp7206879p7206879.html Sent from the git mailing list archive at Nabble.com. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html