Subclipse-Problem: Failed to execute WebDAV PROPPATCH / RA layer request failed

Yesterday I described how I’ve set up a subversion repository (SVN) at unfuddle.com in Aptana Studio by using Subclipse. While everything worked fine yesterday, I encountered some problems today when I tried to commit my changes:

Failed to execute WebDAV PROPPATCH
svn: Commit failed (details follow):
svn: At least one property change failed; repository is unchanged
RA layer request failed
svn: Error setting property ‘log’:
Could not execute PROPPATCH.

Doing some searches on Google helped me to find a solution: Simply open Preferences, click Team, click SVN and change the SVN Interface from JavaHL to SVNKit.

When I started the next commit I got the chance to login and after that everything worked fine.

Next Post Previous Post