xcode can't show version tree but commit and everything works just fine
I have a svn server installed in my local machine and configured xcode to use it. I can do import, checkout, commit etc, but can't see the version tree in SCM tab in any file's Info window.
Is there anything else I need to set up to see the vers开发者_运维百科ions?
Still not got answers? Did you try 'svn log' in command line?
精彩评论