分段错误:SVN 结帐中的 11 [英] Segmentation fault: 11 in SVN checkout

查看:35
本文介绍了分段错误:SVN 结帐中的 11的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想从 code.google.com 获取项目.我搜索了 google,发现 svn 是随 Mac OS 一起提供的.我们只需要在终端中输入命令.这是项目.

I wanted to get project from code.google.com. I searched google and found that svn is shipped along with Mac OS. We just need to type the command in terminal. Here is the project.

$ svn checkout http://piccolo2d.googlecode.com/svn/piccolo2d.java/trunk piccolo2d.java

当我厌倦了上面的命令时,我遇到了以下问题.分段错误:11"

When i tired above command I got following issue. "Segmentation fault: 11"

我使用的是 OSX Yosemite.

I'm using OSX Yosemite.

感谢您的帮助

推荐答案

我遇到了同样的问题,摆脱 SVN 1.6.5 为我修复了它.

I had the same issue, getting rid of SVN 1.6.5 fixed it for me.

  1. 我使用 svn help 找出了我使用的 SVN 版本 - 结果是 1.6.5
  2. 我按照此处所述卸载了 SVN - 我如何卸载 subversionOS X.(我去了/usr/local/bin 并删除了所有以 svn 开头的文件)
  3. 现在一切正常.我现在使用的是 SVN 版本 1.7.17.(我没有安装任何东西,我怀疑这与我已经安装了 Xcode 有关.)
  1. I figured out which SVN version I was on using svn help - turned out to be 1.6.5
  2. I uninstalled SVN as outlined here - How do I uninstall subversion on OS X. (I went to /usr/local/bin and deleted all files starting with svn)
  3. Everything works now. I'm now on SVN version 1.7.17. (I didn't install anything, I suspect this is related to me already having installed Xcode.)

这篇关于分段错误:SVN 结帐中的 11的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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