I'm using svn'X. i have one problem,i committed my latest code in svn. but xcode project not open when i check out and try to open because in committing time i did mistake. so, i check out previous version and did changes. its working fine. now i want to commit this working code in to svn. but before that i must update with latest version in svn. so, i did working copy update with latest version in svn. svn latest version already corrupted. because of that reason my working copy also corrupted.
again i did same, check out previous version and doing changes.
please tell me how to override or merge working copy with latest version copy in svn.