SVN Cloud + Git

SVN cloud hosting with Git, browser control, and a 7-day free trial

Spin up SVN + Git repositories in ISO 27001 German data centers. Manage everything in the browser—no CLI, no credit card required.

SVN + Git repositories 7-day free trial No credit card Servers in Germany
Start free trial

Transparent monthly pricing, cancel anytime.

See included features

Germany / ISO27001

Data residency + compliance.

2FA + PATs

Secure repository access.

Browser-based

No CLI needed.

Transparent pricing

Monthly cancel options.

Browser-based SVN dashboard illustration

99.99% uptime

monitored 24/7

Daily backups

7-day retention

2750+ teams

trust VCSAdmin

24/7 support

direct from engineers

Trusted by 2700+ teams worldwide

Reliable SVN hosting with Git, predictable costs

Start a 7-day free trial, test every feature, and cancel anytime without penalties.

Start free trial

7-day free trial, no credit card.

2750+

satisfied customers

82000+

VCSAdmin accounts

60000+

active VCSAdmin projects

2800

closed projects

Plans and Free Trial

Choose an SVN hosting plan and start your free trial

7-day free trial, no credit card required.

Best Seller

Subversion XS

A lean plan with serious performance.

  • 1250MB space
  • Includes 10 users
  • Unlimited repositories
  • 7-day free trial, no credit card

2.50 € / Month

Most-requested plan; includes monitoring + unlimited repos.

Start free trial

Subversion L

Enterprise-ready with scale and automation.

  • 35000MB space
  • Storage expandable at any time ²
  • Unlimited users & repositories
  • Subversion hooks included
  • Git included
  • 7-day free trial, no credit card

41.66 € / Month*

Enterprise storage, hooks, and Git—trial everything before committing.

Start free trial

Management

Manage repositories, users, and permissions from your browser. No command-line work required.

SVN Hooks

Enable or disable hooks from the UI and add custom hooks when you need them.

Security

SSL/TLS encryption protects data in transit, and access controls keep confidential data locked down.

Availability

Redundant infrastructure keeps your service online when it matters. 99.9% uptime

Scalability

Scale users and storage as your team grows. Plans can be expanded when you need more capacity.

Backups

Encrypted daily backups are stored externally and are available if you need to restore or download them.

Functionality

Our intuitive management software lets you focus on your projects instead of hosting.

Integration

Works with existing tools and development environments without extra setup.

Help & Support

24/7 help if you have questions or need help getting started.

Get help

Included with every plan

Everything your SVN hosting stack needs to launch fast

All SVN plans include the core features your team needs to get productive on day one, with no add-ons or surprises.

Screenshot of hosted SVN repository overview

Manage repositories in minutes

Every plan includes a dedicated SVN URL and a web admin interface so you can create repos, users, and permissions fast. Use your own domain and SSL certificate if you like. We also handle migrations from your existing SVN or Git servers to avoid downtime.

What you can do in minutes:

  • Creating, editing, and deleting repositories
  • Create and manage users and groups
  • Commit history and permissions at a glance
  • Setting and editing group permissions

All-inclusive features

Everything you need is included from day one, so you can start your trial and be productive fast. All inbound and outbound traffic is included, and our support team is ready to jump in whenever you need it.

  • All traffic is included
  • Unlimited users starting with Subversion M
  • Unlimited repositories and permissions
  • Permissions down to the file level
All-inclusive feature overview card
Security dashboard illustration

Security built in

Every plan includes SSL/TLS encryption so you can manage SVN securely in the browser. Access to repositories is encrypted as well, and daily backups of all SVN data are encrypted and stored off-site.

  • Default SSL certificate preinstalled
  • Your own certificate can be used
  • SSL-Only mode configurable with support help
  • Daily backups with a 7-day retention period

Real help when you need it

Get help importing existing SVN repositories, setting up hooks, or with anything else during your trial and beyond. We are happy to be there for you.

Talk to sales
Support team panel illustration

more service

Exclusive SVN hosting services tailored to your team

Security

Encrypted SSL/TLS channels and access controls keep confidential data safe.

Availability & Performance

Redundant systems adjust to load peaks so your service stays online.

Scalability

Both storage and users can grow with your team, instantly.

Backups

Encrypted external backups are available for download or restore.

Functionality & Usability

Complete administration via the browser, no console hassles.

Integration

Standard SVN hosting integrates with your environments via command line or IDE.

All of our Subversion Plans

Feature Free Subversion Subversion XS Subversion S Subversion M Subversion L
Storage included 10MB 1250MB 3000MB 15000MB 35000MB
Monitoring 24/7 monitoring
User 2 10 25 Unlimited Unlimited
Git Repositories
Own Domain
SSL
Backups
Subversion Hooks
Availability > 99.9%
Price / billing
-
€0.00 / Month
yearly
€2.50 / Month
yearly
€5.99 / Month
monthly
€19.99 / Month
yearly
€16.66 / Month
monthly
€49.99 / Month
yearly
€41.66 / Month
Cancellation Automatic Renewal for a further term unless cancelled at least 30 days before renewal.
Instant access Instant Access to your Hosting
7-day free trial, no credit card.
Start free trial Start free trial Start free trial Start free trial Start free trial Start free trial

All prices are final prices and in euros. After the end of the test period, you can always cancel the next extension with 30 days' notice.

We can offer SVN servers up to 5TB, we would be happy to create an individual offer for your requirements.

* At least 15% savings when paying annually compared to paying monthly.

² Storage can be increased in 1000MB increments for €1.79/month.

Subversion FAQ Illustration

Questions before you start?

SVN hosting FAQ

  • Are Git repositories included with SVN hosting?

    Yes. Every plan bundles Git alongside SVN so you can manage both repo types from the same VCSAdmin console without extra cost or setup.

  • Where are the servers located?

    All of our servers are housed in German data centers. The data centers are certified according to ISO/IEC 27001 and therefore meet all standards regarding safety and environmental protection.

  • How secure is my uploaded data?

    All of our systems are redundantly secured against failure. In recent years we have achieved an average availability of 99.99%.
    Furthermore, all of our customer data is saved once a day with an encrypted backup on external systems. We keep the backups for 7 days and can restore the backed-up data if necessary.

  • Is it possible to test Subversion hosting?

    Yes.
    Each of our packages can be tested for 7 days free of charge. If you do not like our hosting, you can stop the test at any time via the customer center and all data is deleted.
    If you like our hosting, the package is automatically converted into regular hosting after the end of the trial period and you can continue working seamlessly.

  • How do I migrate from an existing SVN server to SVN-Hoster?

    The most reliable way is a standard dump/load migration. Create a full dump of your existing repository, create an empty repository in SVN-Hoster, and then load the dump into the new repository. Plan a short maintenance window so no new commits happen during the final dump. After the import, verify that revision history, tags, and branches are present, then update client URLs. If you want to keep downtime near zero, you can do a dry-run import first and only switch to the final dump for the cutover.

  • How can I import an SVN dump?

    First of all, an empty Subversion repository must be created on the central server. Then the import can be started on the local SSH console:
    svnrdump load http://domain.tld/repo < svnexport.dump
    If a username and password are required for the import, the command is:
    svnrdump load http://domain.tld/repo < svnexport.dump --username admin --password admin --non-interactive
    All revisions will now be transferred to the central server.

    However, in some cases you will get an error:
    svnrdump: E175002: DAV request failed; it's possible that the repository's pre-revprop-change hook either failed or is non-existent
    svnrdump: E175008: At least one property change failed; repository is unchanged
    svnrdump: E175002: Error setting property 'rdump-lock':
    Repository has not been enabled to accept revision propchanges;
    ask the administrator to create a pre-revprop-change hook

    In this case, a hook must be set up in the target SVN repository to enable the import.
    Of course, this is only possible if you have access to the file system of the central Subversion server.
    In this case, the executable file pre-revprop-change with exit 0 must be created in the hook directory.
    printf '#!/bin/sh\nexit 0' > pre-revprop-change && chmod +x pre-revprop-change
    The remote import should then run.

  • Can I use two-factor authentication with SVN/Git?

    Yes.
    With our VCSAdmin management software, it's easy to enable and use two-factor authentication.
    Using 2FA requires your username and password to log in, as well as a one-time code, such as from Google Authenticator, as a second factor.
    The PAT (Personal Access Token) is used to access the repositories and is valid for a limited time to further increase security.

  • Can I log in using Active Directory / Entra ID or LDAP?

    Yes.
    Integration with Active Directory or LDAP centralizes user management. Instead of creating and managing individual user accounts and passwords for SVN/Git and VCSAdmin, you can leverage existing accounts from the directory service. This significantly reduces administrative overhead.
    The integration enables compliance with security policies defined in the directory service, such as password complexity, expiration dates, and account lockouts. If a user leaves the company or their account is locked, this change automatically takes effect for SVN/Git and VCSAdmin, minimizing the risk of unauthorized access. This is especially important for meeting compliance requirements.

Talk to sales

Questions or special requirements?

Send us a request and we will help you get started

Fields with * are mandatory!