xcode - Svn commit fails due to outdated file despite updating directory -


i strange error when try commit file. error

svn: e160042: commit failed (details follow): svn: e160042: file or directory 'xyz.m' out of date; try updating svn: e160024: resource out of date; try updating  

i updated file using svn up in command line in xcode. when update, success message says files have been updated. however, when try commit, same issue again.

what doing wrong?


Comments

Popular posts from this blog

Android layout hidden on keyboard show -

google app engine - 403 Forbidden POST - Flask WTForms -

c - Why would PK11_GenerateRandom() return an error -8023? -