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

时间:2015-06-30 14:24:11   收藏:0   阅读:5280

在 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/

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!