---
description: Detaillierte Informationen über Apache Subversion zu Benutzerfreundlichkeit, Funktionen, Kosten, Vor- und Nachteilen aus verifizierten Nutzer-Erfahrungen. Lies Ratings & Bewertungen und entdecke ähnliche Tools dank Capterra Austria.
image: https://gdm-localsites-assets-gfprod.imgix.net/images/capterra/og_logo-e5a8c001ed0bd1bb922639230fcea71a.png?auto=format%2Cenhance%2Ccompress
title: Apache Subversion Kosten, Erfahrungen & Bewertungen - Capterra Österreich 2026
---

Breadcrumb: [Startseite](/) > [Source Code Control Systeme](/directory/31420/source-code-management/software) > [Apache Subversion](/software/177270/apache-subversion)

# Apache Subversion

Canonical: https://www.capterra.at/software/177270/apache-subversion

Seite: 1 / 3\
Zurück: [Nächste Seite](https://www.capterra.at/software/177270/apache-subversion?page=2)

> Open-Source-System zur Revisionskontrolle, das interaktive Konfliktlösung, Merge-Tracking, Dateisperrung und mehr bietet.
> 
> Bewertung: **4.1/5** von 49 Nutzern. Top bewertet für **Weiterempfehlungsquote**.

-----

## Übersicht

### Wer verwendet Apache Subversion?

Software-Entwickler.

## Kurzstatistiken und Ratings

| Metrik | Bewertung | Detail |
| **Gesamt** | **4.1/5** | 49 Nutzerbewertungen |
| Bedienkomfort | 4.0/5 | Auf Basis der Gesamtbewertungen |
| Kundenbetreuung | 3.5/5 | Auf Basis der Gesamtbewertungen |
| Preis-Leistungs-Verhältnis | 4.4/5 | Auf Basis der Gesamtbewertungen |
| Funktionen | 3.8/5 | Auf Basis der Gesamtbewertungen |
| Empfehlungsprozentsatz | 60% | (6/10 Weiterempfehlungsquote) |

## Über den Anbieter

- **Unternehmen**: Apache Software Foundation
- **Gegründet**: 2011

## Gewerblicher Kontext

- **Preismodell**:  (Kostenlose Version verfügbar)
- **Zielgruppe**: Selbstständig, 2–10, 11–50, 51–200, 201–500, 501–1 000, 1 001–5 000, 5 001–10 000, 10 000+
- **Bereitstellungen und Plattformen**: Mac (Desktop), Windows (Desktop)
- **Verfügbare Länder**: Deutschland

## Funktionen

- Versionskontrolle

## Optionen für Kundensupport

- FAQ/Forum
- Wissensdatenbank

## Category

- [Source Code Control Systeme](https://www.capterra.at/directory/31420/source-code-management/software)

## Alternativen

1. [Git](https://www.capterra.at/software/177211/git) — 4.8/5 (470 reviews)
2. [Gitpod](https://www.capterra.at/software/219601/gitpod) — 4.8/5 (5 reviews)
3. [abc](https://www.capterra.at/software/1026917/abc) (0 reviews)
4. [FlexNet Code Aware](https://www.capterra.at/software/208699/flexnet-code-aware) (0 reviews)

## Nutzerbewertungen

### "Best software for versioning of files or documents" — 4.0/5

> **Jayesh** | *16. Mai 2019* | Informationstechnologie & -dienste | Empfehlungsbewertung: 10.0/10
> 
> **Vorteile**: easy to maintain the current and historical versions of files such as source code, web pages, and documentations.
> 
> **Nachteile**: according to my experience, there is no any features that i don't like about this software.
> 
> Easy to use this software.&#10;I would like to highlight some of its features in short note as following.&#10;Create Repository, Checkout, Update, Perform Changes, Review Changes, Fix Mistakes, Resolve Conflicts,Commit Changes and many more.&#10;After all these about features i would like to say that there should be one feature in it and that is while we are working on any file and meanwhile if any other is trying to edit that file then it should alert that someone else is working in this file. It will be help the both person that who is working on this file so they can work in that way which will reduce the conflicts of files.

-----

### "Subversion: Code storage another way." — 5.0/5

> **Simon** | *31. Oktober 2023* | Informationsdienst | Empfehlungsbewertung: 7.0/10
> 
> **Vorteile**: Ease of use and having the master (centralised) copy on site.  Subversion maintains a master copy - the main source - and copies are made from that.  Also having the ability to properly store binary, rather than textual files, is a bonus when wanting to version images or PDFs.&#10;Like GIT, but not Visual Source Safe (when we migrated), SVN gives the ability for many people to edit and change files and to merge the changes.
> 
> **Nachteile**: It is more difficult, if using an 'internal' server, to access remotely.  You have to ensure that SSH tunnels etc are in place to grant remote access.
> 
> Having come from Visual Source Safe in the early 2000s, Subversion was great in that it enabled more than one person to access and edit a file.  Committing and merging those files is pretty straightforward and the flexibility it offers it good.&#10;In addition, if there are secure areas of a project that only a few should see, the granular access features enable that to happen.

-----

### "Managing Code Changes" — 3.0/5

> **Derrick** | *16. Mai 2024* | Welthandel & internationale Entwicklung | Empfehlungsbewertung: 8.0/10
> 
> **Vorteile**: When I update a file, I just use "svn commit" to save the changes, and if needed, I can revert back easily with "svn revert". It's simple and keeps my workflow smooth.
> 
> **Nachteile**: Unlike Git, it doesn't handle distributed workflows as smoothly. Also, its branching and merging features are not as advanced, making it more challenging for complex projects.

-----

### "Version control" — 5.0/5

> **Bogdan** | *17. Oktober 2022* | Computer-Software | Empfehlungsbewertung: 10.0/10
> 
> **Vorteile**: Personally I consider SVN to be the perfect balance between functionality and control. When working in a mixed team environment repository security and locking are paramount and SVN makes everything simple. Post commit hooks are also very useful and easy to implement.
> 
> **Nachteile**: I like the git ability to perform local commits and I'd love to have it in SVN but it I find the benefits of a centralised repository much more important.
> 
> I've been using SVN ever since I've migrated from Microsoft VSS and I still find it as powerful as ever and still relevant in 2022. We now use much better visual tools and online hosting services integrated with testing and CI/CD tools but the core SVN experience is still as good as it was

-----

### "Simple yet powerful source repository" — 5.0/5

> **Verifizierter Rezensent** | *28. April 2021* | Software für die Automobilindustrie | Empfehlungsbewertung: 6.0/10
> 
> **Vorteile**: The main power of this tool is its simplicity. It does what it's supposed to do, and does not offer countless options that you need to learn before using it. When used in conjunction with tortoise, you get an easy integration with visual studio and MS file explorer. Unlike other products, committing and checkout code is just a matter of right click and choose commit or checkout... that's it, and that's how it's supposed to be.
> 
> **Nachteile**: Its simplicity can be a small nuisance here. The power you get to implement any branching strategy you like for instance, can turn out to be a little chaotic after a while if multiple teams use different strategies. There is no release management and automated build option and no option to add some kind of ticketing mechanism, you're going to need integration with other products for that. Again, simplicity is great, but you'll need other products in conjunction to subversion...
> 
> Speed\! As developers we like to spend the least amount of time getting the latest code, creating tickets, and start working. Subversion never fails in getting you started within a few seconds. Its one of those products that you never even think about.

-----

Seite: 1 / 3\
Zurück: [Nächste Seite](https://www.capterra.at/software/177270/apache-subversion?page=2)

## Links

- [Auf Capterra anzeigen](https://www.capterra.at/software/177270/apache-subversion)

## Diese Seite ist in den folgenden Sprachen verfügbar

| Sprache | URL |
| de | <https://www.capterra.com.de/software/177270/apache-subversion> |
| de-AT | <https://www.capterra.at/software/177270/apache-subversion> |
| de-CH | <https://www.capterra.ch/software/177270/apache-subversion> |
| en | <https://www.capterra.com/p/177270/Apache-Subversion/> |
| en-AE | <https://www.capterra.ae/software/177270/apache-subversion> |
| en-AU | <https://www.capterra.com.au/software/177270/apache-subversion> |
| en-CA | <https://www.capterra.ca/software/177270/apache-subversion> |
| en-GB | <https://www.capterra.co.uk/software/177270/apache-subversion> |
| en-IE | <https://www.capterra.ie/software/177270/apache-subversion> |
| en-IL | <https://www.capterra.co.il/software/177270/apache-subversion> |
| en-IN | <https://www.capterra.in/software/177270/apache-subversion> |
| en-NZ | <https://www.capterra.co.nz/software/177270/apache-subversion> |
| en-SG | <https://www.capterra.com.sg/software/177270/apache-subversion> |
| en-ZA | <https://www.capterra.co.za/software/177270/apache-subversion> |
| es | <https://www.capterra.es/software/177270/apache-subversion> |
| es-AR | <https://www.capterra.com.ar/software/177270/apache-subversion> |
| es-CL | <https://www.capterra.cl/software/177270/apache-subversion> |
| es-CO | <https://www.capterra.co/software/177270/apache-subversion> |
| es-CR | <https://www.capterra.co.cr/software/177270/apache-subversion> |
| es-DO | <https://www.capterra.do/software/177270/apache-subversion> |
| es-EC | <https://www.capterra.ec/software/177270/apache-subversion> |
| es-MX | <https://www.capterra.mx/software/177270/apache-subversion> |
| es-PA | <https://www.capterra.com.pa/software/177270/apache-subversion> |
| es-PE | <https://www.capterra.pe/software/177270/apache-subversion> |
| fr | <https://www.capterra.fr/software/177270/apache-subversion> |
| fr-BE | <https://fr.capterra.be/software/177270/apache-subversion> |
| fr-CA | <https://fr.capterra.ca/software/177270/apache-subversion> |
| fr-LU | <https://www.capterra.lu/software/177270/apache-subversion> |

-----

## Strukturierte Daten

<script type="application/ld+json">
  {"@context":"https://schema.org","@graph":[{"name":null,"address":{"@type":"PostalAddress","addressLocality":null,"addressRegion":null,"postalCode":null,"streetAddress":null},"description":"Capterra hilft Millionen von Nutzern die richtige Software für ihr Unternehmen in Österreich zu finden – Vergleiche Tausende von Bewertungen & Ratings von top Softwareanwendungen.","email":"info@capterra.at","url":"https://www.capterra.at/","logo":"https://dm-localsites-assets-prod.imgix.net/images/capterra/logo-a9b3b18653bd44e574e5108c22ab4d3c.svg","@type":"Organization","@id":"https://www.capterra.at/#organization","parentOrganization":"Gartner, Inc.","sameAs":["https://twitter.com/capterra","https://www.facebook.com/Capterra/","https://www.linkedin.com/company/capterra","https://www.instagram.com/capterra/","https://www.youtube.com/user/CapterraTV"]},{"name":"Apache Subversion","description":"Open-Source-System zur Revisionskontrolle und Software-Versionierung, das interaktive Konfliktlösung, Merge-Tracking, Dateisperrung und mehr bietet.","url":"https://www.capterra.at/software/177270/apache-subversion","@type":"SoftwareApplication","@id":"https://www.capterra.at/software/177270/apache-subversion#software","applicationCategory":"BusinessApplication","publisher":{"@id":"https://www.capterra.at/#organization"},"aggregateRating":{"@type":"AggregateRating","ratingValue":4.1,"bestRating":5,"ratingCount":49},"operatingSystem":"Apple, Windows"},{"@type":"FAQPage","@id":"https://www.capterra.at/software/177270/apache-subversion#faqs","mainEntity":[{"name":"Was ist Apache Subversion?","@type":"Question","acceptedAnswer":{"text":"Open-Source-System zur Revisionskontrolle und Software-Versionierung, das interaktive Konfliktlösung, Merge-Tracking, Dateisperrung und mehr bietet.","@type":"Answer"}},{"name":"Wer verwendet Apache Subversion?","@type":"Question","acceptedAnswer":{"text":"Software-Entwickler.","@type":"Answer"}}]},{"@type":"BreadcrumbList","itemListElement":[{"name":"Startseite","position":1,"item":"/","@type":"ListItem"},{"name":"Source Code Control Systeme","position":2,"item":"/directory/31420/source-code-management/software","@type":"ListItem"},{"name":"Apache Subversion","position":3,"item":"/software/177270/apache-subversion","@type":"ListItem"}],"@id":"https://www.capterra.at/software/177270/apache-subversion#breadcrumblist"}]}
</script>
