Apache Subversion is a version control option that is free to download and open source under the Apache 2.0 license.
N/A
GitKraken
Score 9.8 out of 10
N/A
GitKraken's commit graph helps visualize branch structure and commit history. It helps verify recent Git actions on the repo, and also shows who made what code changes and when, so it’s easier to track down when a bug was introduced and revert back to a previous version. GitKraken Client is a Git GUI that detects and alerts users of potential conflicts so as to prevent them from happening. With itsuser Activity Status, the user can know who is online in the GitKraken Client.
$1,250
per installed license
Pricing
Apache Subversion
GitKraken
Editions & Modules
No answers on this topic
Installed by You
$1250
per installed license
Hosted by GitKraken
Customized according to the amount of team members.
Offerings
Pricing Offerings
Apache Subversion
GitKraken
Free Trial
No
Yes
Free/Freemium Version
No
No
Premium Consulting/Integration Services
No
No
Entry-level Setup Fee
No setup fee
No setup fee
Additional Details
—
—
More Pricing Information
Community Pulse
Apache Subversion
GitKraken
Features
Apache Subversion
GitKraken
Version Control Software Features
Comparison of Version Control Software Features features of Product A and Product B
Subversion solves our software versioning problem by providing tools for conflict resolution when doing collaborative work on the same files and projects. We use it with TortoiseSVN and it works great for some of our projects with smaller teams. However, we have a need to make code reviews more and it is a little more difficult to do that in SVN, compared to Bitbucket and Git.
Axosoft is well suited as a project management tool for software teams looking to track workloads. Great tool for categorizing features, tasks, bugs, or a customized category into sprints. Companies can take advantage of the tracking aspects to create burndown charts or just to track employee time. I would say it is less appropriate for small task management like a to-do list type application because it has so many features that would go to waste. Furthermore, Axosoft is more geared towards development teams, but you could use it across departments if needed.
Refactoring the layout of a respoitory--or a part of a repository--can be a bit painful, especially for users with workspaces associated with the affected part of the repository. Not sure what could be done to make that better, but it would be nice if something was possible.
Folks coming from Git can have problems using Subversion. Again, not sure anything can (or should) be done to address that, but it is occasionally an issue.
A bit hard to use, or a steep learning curve. The UI isn't super intuitive at first, it took me awhile to pick it up and I had to get someone to basically show me what they recommend I set my filters and UI to.
This might be a case of improper setup but when making tickets, there isn't an auto response, so we get a lot of duplicate tickets if a conversation happens on the emails before someone takes the case and replies through OnTime.
While there are interesting alternatives, such a GIT, Subversion has been a breath of fresh air compared to its predecessors like CVS or Microsoft Source Safe (now called Team Foundation Server). Its ease of use and high adoption rate is going to keep me using this product for years to come.
Once you get the hang of Axosoft, I think it's easy to use however... getting the hang of it takes quite a bit of time. Additionally, once Axosoft makes an update, it can be difficult to find your bearings again. Like I said, once you know how to use the product, I think it's easy but it takes a bit to become comfortable and confident with Axosoft
After Microsoft Visual SourceSafe was discontinued, we chose Subversion and it was a great choice. We were able to migrate to Apache Subversion very quickly and easily and benefited immediately from its non-locking workflow (SourceSafe required users to "lock" the file when editing to prevent editing conflicts from other users, whereas Subversion allows multiple users to edit the same file simultaneously and then merge conflicts later.)
While we still use Apache Subversion for our legacy projects, we've migrated to Git and GitHub for our new projects as that is the new "cool kid" and it provides some benefits such as distributed and offline development. But Git is more complex than Apache Subversion and not as easy to learn.
It allowed us to deliver the right files to our customer without "clobbering" previous releases, making for a far more satisfied customer.
It allowed our developers to work on two releases in parallel (plus an occasional third, for emergency fixes).
With some simple hooks, it allowed us to set up a system where code was was automatically deployed to test servers as soon as developers committed it, making testing easier. This was made easier by virtue of being a ColdFusion project, which requires no compilation. However, that is possible for compiled code with a continuous integration system like Jenkins.
Axosoft has positively affected the time management of our employee resources
Axosoft has shown us where we have inefficiencies in the organization
Axosoft has allowed us to track projects better, get them out on time allowing for more projects to be scheduled and, in turn, increased our subscriber count.