Tag Archives: subversion
Zend Studio – PHP Content Assist fails? No, just the documentation
PHP Editor Content Assist fails – version control code You have GOT to be kidding me! I spent weeks trying to discover why my “code sense” feature suddenly disappeared after putting my code under version control. Lo and behold, somehow … Continue reading
Filed under All things Zend, PHP
Xcode SVN network error
When trying to import to my shiny new repository, I receive a network error! Here’s one solution found on StackOverflow: http://stackoverflow.com/questions/1179112/error-210002-with-xcode-svn
Filed under Apple, Inc.
I surrender!
I spent an entire weekend trying to successfully merge to unversioned copies of source code for the same project without success. Here it is Sunday night @ 8pm. Just when I thought I finally got the non-matching lines of code … Continue reading
Filed under Apple, Inc.
Xcode + SVN = intense n00b frustration
Can’t for the life of you understand how to configure source code management in Xcode? Here’s one link that actually made enough sense to rise above the crowd: http://developer.apple.com/mac/articles/server/subversionwithxcode3.html
Filed under Apple, Inc.