On 14/09/2007, at 11:11, Constantinos Neophytou ♎ wrote:
What about checkins from the shell? What about ‘svn cleanup’? What does ‘svn -u st’ show?
Same problems. svn cleanup does nothing, and svn -u st shows exactly what it should. The list of modified files, and matching revision numbers.
Try do a new checkout then run: diff -ru «old» «new»
Since you say a new checkout allows you to commit, the problem must be with the svn meta data, and the above should show how this is different in the new checkout.