I'm working on converting SVN to git. Ran the command, git svn clone .... and it ran for 48 hours and then I got the following error.
Can't create session: Unable to connect to a repository at URL 'https://local/svn/repository' at C:/Program Files/Git/mingw64/share/perl5/Git/SVN.pm line 184.
Can I reissue the git svn clone command or some other way to bring down the remaining SVN repository without starting all over?