Terminal runs svn commands very slowly, how can I speed this up?
- by Paul
Spending all day in terminal is beginning to get frustrating.
We're working with large CakePHP projects, including a ton of schema files and complex controllers. Whenever I go into a project, and enter svn up, or svn ci my system chokes. It takes a good 15-30 seconds before it returns what revision number I'm on.
I'm running OSX 10.6 on a Macbook Pro.
Any reasoning behind this? Anyway I could fix this speed issue?