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).
Hi Jamie,
You can attach an EBS to the stock image and then install SVN 1.7 on it. After that, create a script to use your SVN 1.7 from your EBS snapshot instead of the default SVN from the stock image.
In advance, there's no way to customize the stock image, so if this solution is too hard for you (yes, I totally understand that this is not a simple task), you may also create a Custom Elastic Image and use it in Bamboo. In this case you can customize the whole operational system and add SVN 1.7 as default.
Best regards,
Lucas Timm
I just changed the new SVN Version setting of Bamboo to use SVN 1.6, so that the working copy version would be consistent with the installed SVN client version.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.