Fixing Subclipse for Subversion 1.4
Subclipse is an Eclipse plugin that allows working with subversion source control. Unfortunately, Subclipse is a bit out of date, and our project uses the new subversion 1.4.0.
I found this blog entry that describes how to fix it until a new subclipse version is released. The tigris.org server is somewhat sluggish, so I uploaded the necessary files to my server. There you go…
SVN-Java-HL and SVN-1.4.0
Update: as of December 12th, the new Subclipse is available, so this patching is no longer necessary.