Cannot migrate from SVN to GIT -> Path problem
From: Asuka <hidden>
Date: 2016-06-15 22:52:50
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.