CVS Operations Very Slow
I'm using IntelliJ 6 build #6068 running on Windows XP with CVS 1.12.9 Server running on Linux. Doing sync operations, getting history, doing diffs between versions are all very slow through IDEA, with throughput being shown as less than 500 bytes/sec. Using command line tools or using Eclipse yield no such problems. Has anyone experienced similar issues with CVS?
请先登录再写评论。
Make sure you have "Use gzip compression" enabled in the "Global CVS Settings". You can find it in the menu: Version Control > CVS > Global CVS Settings.
Hope that helps,
Bas