【发布时间】:2011-11-22 20:40:07
【问题描述】:
当我尝试使用 GetBundles 更新我的 TextMate 包时,会出现“解析本地包”并且进度轮无休止地旋转(例如 >20 分钟)。阅读GetBundles 的帮助手册表明这可能是权限错误。
与此一致,在命令行中输入此问题中的命令 (How to update GetBundles in TextMate?),
cd ~/Library/Application Support/TextMate/Bundles/
svn co http://svn.textmate.org/trunk/Review/Bundles/GetBundles.tmbundle/
产生这个响应:
Can't make directory 'GetBundles.tmbundle': Permission denied
如果这是我的问题,我能否以某种方式修复权限,以使 GetBundles 正常工作?谢谢!
更新:我的用户用户库和更高级别的库中似乎都有TextMate/Bundles/。这可能是我的问题吗?如果是这样,我应该如何解决它?
【问题讨论】: