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
Post a Comment