SVN commit error: could not execute proppatch
A coworker recently had a strange error, where he could commit, and update files, but could not commit a modified file. This was in the Cornerstone mac client.
After trying everything that made sense, and rechecking everything, it was found that the comments were messing things up. They had some special characters like the registered trademark symbol, and that was throwing it off.
The worst bugs happen from the simplest things, it seems.