Mac下Cornerstone无法查看SVN日志的问题的解决办法

在 Cornerstone 中点击 Log 总是提示 “Could not contact repository to read the latest log entries”。

在 Stackoverflow 上找到了这个

I was having the same problem and emailed Zennaware's Cornerstone support. They sent me these instructions that seem to have fixed the problem for me:

  1. Quit Cornerstone
  2. Open Terminal
  3. Copy paste the following line into Terminal:

defaults delete com.zennaware.Cornerstone HistoryCacheUsage

  1. Press return
  2. Open Finder
  3. Select Go->Go To Folder…
  4. Enter:

~/Library/Caches/Cornerstone

and click “Go” 
8. Move the selected directory (“Cornerstone”) to the Trash. 
9. Restart Cornerstone

The next time Cornerstone prompts you to cache the repository log, choose “Never”.

测试成功!

原文地址 http://hirosama.cn/cornerstone-log-bug/

posted @ 2015-06-30 12:20  mingcoder  阅读(1805)  评论(0)    收藏  举报
编辑推荐:
· 如何通过向量化技术比较两段文本是否相似?
· 35+程序员的转型之路:经济寒冬中的希望与策略
· JavaScript中如何遍历对象?
· 领域模型应用
· 记一次 ADL 导致的 C++ 代码编译错误
阅读排行:
· 35+程序员的转型之路:经济寒冬中的希望与策略
· 使用 OpenAuth.Net 快速搭建 .NET 企业级权限工作流系统
· 一款开源免费、通用的 WPF 主题控件包
· .NET 9 + React 开发的企业级后台权限管理系统,文档齐全,轻松上手
· 神解释:为什么程序员怕改需求?
点击右上角即可分享
微信分享提示