刚才和同事合代码的时候 , 打开自己SVN的Log日志 , 发现日志显示不全 , 上面黄色提醒 Could not contact repository to read the latest log entries等.
以下方法可以解决:
1.关闭Cornerstone
2.打开终端
3.如下图 , 在终端输入defaults delete com.zennaware.Cornerstone HistoryCacheUsage
![](https://img.haomeiwen.com/i1874152/eb7dcc1cec83e739.png)
4.右键点击Finder->前往文件夹->输入 ~/Library/Caches/Cornerstone , 前往
或者使用快捷键 : 鼠标点击桌面后 , 按键盘: command+shift+G , 输入 ~/Library/Caches/Cornerstone , 前往
如下图:
![](https://img.haomeiwen.com/i1874152/70e3e237f8c28a24.png)
5.删除上图Store文件夹
6.重新发开Cornerstone , 查看Log日志 , 就出现近期的日志啦
![](https://img.haomeiwen.com/i1874152/bc4e62a0a690eb04.png)
7.不用谢
网友评论