So I've successfully set up SVN on one PC and checked out the code on another. Now that I want to commit code from the second machine, I get the following error:
org.apache.subversion.javahl.ClientException: E155004: There are unfinished work items in 'FILE'; run 'svn cleanup' first.
If I try to look for the SVN properties, I get the error:
org.apache.subversion.javahl.ClientException: E155032: The pristine text with checksum '$sha1$ed182...' was found in the DB but not on disk.
Can anyone please help?