यह भ्रमित है कि मैं गिट svn का उपयोग कर एक svn repo क्लोन करने के लिए कई बार विफल रहा, क्यों?क्यों git-svn सिग्नल 13 के साथ विफल रहा?
$ git svn clone -s https://192.168.2.145/svn/myprojects/Search/
Following parent with do_switch
Successfully followed parent
r362 = 6be745be496f98f96ac66fccead8211734cf6455 (refs/remotes/tags/8-22)
Found possible branch point: https://192.168.2.145/svn/myprojects/demo/trunk => https://192.168.2.145/svn/myprojects/Search/trunk, 368
Initializing parent: refs/remotes/[email protected]
**error: git-svn died of signal 13**
$ echo $?
141
'गीट svn fetch' दोहराना दो बार मेरे लिए क्लोन समाप्त कर दिया। – austinmarton