git svn clone在cygwin下死于信号11 [英] git svn clone died of signal 11 under cygwin

查看:169
本文介绍了git svn clone在cygwin下死于信号11的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在 cygwin

user@comp /cygdrive/c/repositories/git/repo $git svn clone --username=username "https://host/svn/repos/repo" .
Initialized empty Git repository in /cygdrive/c/repositories/git/repo/.git/
error: git-svn died of signal 11

如何处理?

How to handle this?

user@comp ~ $svn --version
svn, version 1.6.15 (r1038135)
   compiled Nov 29 2010, 14:09:28

user@comp ~ $git --version
git version 1.7.4


推荐答案

这里:

http://pwizardry.com/devlog/index.cgi / 2010/03/29#svn2git


如果您转至新存储库并输入

git svn fetch

它将继续保留它的位置。

If you cd to the new repository and type
git svn fetch
it will continue where it left of.

我遇到了同样的问题,该解决方案似乎适用于我。

I had the same issue, and the solution seems to work for me.

这篇关于git svn clone在cygwin下死于信号11的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆