Xcode: replace a file that is under SVN version control -


i have xcode project under svn version control. through xcode, deleted files , replaced them updated ones. svn has marked files 'd' means marked deletion. not sure if new files included in next commit, or if deletion committed?

it seems best way through finder. first reverted changes using svn revert -r. replaced files through finder. when hit svn status, showed few files modified. these files there differences ones deleted. files did not have differences did not appear on status list. can safely commit.


Comments

Popular posts from this blog

minify - Minimizing css files -

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -