I have a program which makes changes to a relatively small Excel file, then commits it to a Subversion repository.
Every so often, subversion will hang indefinitely while attempting to commit. But if I close the program and re-run it (so it commits again), it works fine.
I am using TortoiseSVN 1.6.10, and I'm not honestly sure how to check what version of SVN is running on the server.
Any suggestions on how to fix this?