SVN on the stock images is 1.6. My projects are using SVN 1.7, which is not backwards compatible. When my mvn release plugin runs svn status, it fails with a message stating the svn client must be updated to 1.7.
How can I update the SVN on the stock image? I already have a startup script configured to do some other custom config on the stock image. If I can add something to the startup script to upgrade to svn 1.7, that would be perfect. But any other solution would do too (though I'm hoping to avoid a custom snapshot image).