카테고리 없음

cornerstone 코너스톤 로그가 안나올때!!

개발자_이훈규 2018. 8. 16. 16:35



cornerstone 로그가 안나오면 어떻게 하나?!


로그 캐쉬를 싹다 지우면 되긴 된다.


그런데 정상적으로 100% 기능은 다 안된다.


(종료했다가 다시 키면 정상적으로 동작한다. 아래에 Never로 설정했으니 앞으로 안되면 껐다가 키자)




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

4. Press return
5. Open Finder
6. Select Go->Go To Folder…
7. 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”.



https://stackoverflow.com/questions/21183182/mac-cornerstone-could-not-contact-repository-to-read-the-latest-log-entries/24612431#24612431