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:
- Quit Cornerstone
- Open Terminal
- Copy paste the following line into Terminal:
defaults delete com.zennaware.Cornerstone HistoryCacheUsage
- Press return
- Open Finder
- Select Go->Go To Folder…
- 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/
【推荐】2025 HarmonyOS 鸿蒙创新赛正式启动,百万大奖等你挑战
【推荐】博客园的心动:当一群程序员决定开源共建一个真诚相亲平台
【推荐】开源 Linux 服务器运维管理面板 1Panel V2 版本正式发布
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 如何通过向量化技术比较两段文本是否相似?
· 35+程序员的转型之路:经济寒冬中的希望与策略
· JavaScript中如何遍历对象?
· 领域模型应用
· 记一次 ADL 导致的 C++ 代码编译错误
· 35+程序员的转型之路:经济寒冬中的希望与策略
· 使用 OpenAuth.Net 快速搭建 .NET 企业级权限工作流系统
· 一款开源免费、通用的 WPF 主题控件包
· .NET 9 + React 开发的企业级后台权限管理系统,文档齐全,轻松上手
· 神解释:为什么程序员怕改需求?