Overview
Subversion enables globally distributed software development teams to efficiently version and share source code with low administrative overhead.
Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement.
Why use Bitnami Certified Apps?
Bitnami certified images are always up-to-date, secure, and built to work right out of the box.
Bitnami packages applications following industry standards, and continuously monitors all components and libraries for vulnerabilities and application updates. When any security threat or update is identified, Bitnami automatically repackages the applications and pushes the latest versions to the cloud marketplaces.
Highlights
- Most CVS Features: Subversion was developed to provide a better alternative to CVS and offers all of the features of CVS and more
- Directory Versioning: Just as files are versioned, directories are versioned
- Free-form Versioned Metadata: Subversion allows you to tag items with meta-data for easier search and identification
Details
Typical total price
$0.019/hour
Features and programs
Financing for AWS Marketplace purchases
Pricing
- ...
Instance type | Product cost/hour | EC2 cost/hour | Total/hour |
---|---|---|---|
t2.nano | $0.00 | $0.006 | $0.006 |
t2.micro AWS Free Tier | $0.00 | $0.012 | $0.012 |
t2.small | $0.00 | $0.023 | $0.023 |
t2.medium | $0.00 | $0.046 | $0.046 |
t2.large | $0.00 | $0.093 | $0.093 |
t2.xlarge | $0.00 | $0.186 | $0.186 |
t2.2xlarge | $0.00 | $0.371 | $0.371 |
t3.nano | $0.00 | $0.005 | $0.005 |
t3.micro AWS Free Tier | $0.00 | $0.01 | $0.01 |
t3.small | $0.00 | $0.021 | $0.021 |
Additional AWS infrastructure costs
Type | Cost |
---|---|
EBS General Purpose SSD (gp2) volumes | $0.10/per GB/month of provisioned storage |
Vendor refund policy
N/A
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
- Maintenance release
- Removed bndiagnostic
Additional details
Usage instructions
Once the instance is running, enter the public DNS provided by Amazon into your browser. You will then see the Bitnami Welcome Page. Click the 'Access my application' link and you can see the Subversion repository. Once you add documents to the repository you can browse them there. You can SSH to the machine with the username 'bitnami' and your Amazon private key. You can learn more in http://wiki.bitnami.com/Components/Subversion#How_to_start_with_Subversion_in_Amazon_EC2.3f
Resources
Vendor resources
Support
Vendor support
Bitnami also provides technical documentation for installation and setup issues through our support center at
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.
Similar products
Customer reviews
Documentation is awful
I gave up on this -- installed my own. Its just not clear how to use this product. Do not use this if you've never worked with Bitnami's install before.
Good Subversion AMI
It was very easy to launch the AMI and make Subversion working in the Cloud.
I've only faced problems about the users authentication. Ineed, I've tried to configure out as explained in the "Bitnami Subversion User Guide" the repository's svnserve.conf file, but doesn't work. The solution was to configure the apache's stack/apache2/conf/httpd.conf file.
Let's note that the file svnserver.conf is working when Subversion is running with its dedicated server (svnserver), but not with apache web server.
Easy to install, difficult to configure
When selecting that AMI I was searching for an easy to use SVN software. The description looked good and the how-to on wiki as well. The installation and configuration at the Amazon Management Console went fine and I was happy running my first Subversion after a couple of minutes.
But than it become more difficult. Following the wiki description it was impossible to do the first import. Permissions to specific Subversion files like database or locking are set too low. After reading many articles and reseting the AMI multiple times I had to set the file permissions for the bitnami folder (including all repositories) to 777, what is not that secure, and it worked.
Maybe a more accurate wiki would be helpfull to that really usefull piece of software!
Very easy to use
I'm happy with the instance. I'm not a linux hardcore fanatic but i was able to have my own server in no time. some documentation needs updating though but otherwise great job.
Enought good
Easy to start, but requires additional changes for manual version upgrade. I think this product is good choice for most regular users.