I got the error when I tried to migrate from svn to GitHub by using svn2git command below.
svn2git https://.........repourl/ --notrunk --nobranches --notags --verbose --authors /c/authors.txt
My pc OS is Windows10 64bit and I ran on CMD window.
I ran the command and then (after about 10mins) it is stopped with message.
Could you please help me?
This means that the server closed the connection to due reaching a timeout as configured.
Increase the (http.conf) timeout settings on the apache server (SVN server side) if you've got access to it.
I got the error when I tried to migrate from svn to GitHub by using svn2git command below. svn2git https://.........repourl/ --notrunk --nobranches --notags --verbose --authors /c/authors.txt
My pc OS is Windows10 64bit and I ran on CMD window. I ran the command and then (after about 10mins) it is stopped with message. Could you please help me?
Best Regards, James