-1

I am migrating the source code with all the commits from SVN to GIT (Code cloud). I am able to fetch all the commit authors from SVN repo in Authors.txt. I am using command to fetch all the codebase from SVN to local:

git svn clone --fetch-all --stdlayout --authors-file=authors.txt <SVN Repo URL

but i am getting below error

enter image description here

Can anybody help me ?

  • 1
    [Please do not upload images of code/data/errors.](//meta.stackoverflow.com/q/285551) – Friedrich Aug 21 '23 at 08:47
  • 1
    You replaced an image of terminal output with a smaller image of terminal output. Now only the "empty dir" warnings are hidden which may be indicative of the problem's cause. The edit actually made the question worse. – Friedrich Aug 21 '23 at 09:09

0 Answers0