How to activate SVN/Git version control clients

How to activate SVN/Git version control clients

Git and SVN are a version control software used to maintain versions in application development. Version control is the management of changes made to the source code of an application. Management tools are used to carry out this control Subversion or Git.

In versions greater than PHP 7.3 instead of the button Git/SVN customers another button called "Developer hosting", through which Git/SVN will be activated, in addition to SSH and SFTP. To do this, it will be necessary to follow the instructions on the following link:


For versions 7.3, you can activate these version managers in the Hosting Control Panel by clicking on the Customers SVN/Git in the "File Managers" section.


1.-Activate SVN/Git clients
In order to activate these services you must have the access by SSH. Once within this section, you have the option to activate one or both version managers. Just click on the button Offered to activate the service.


If you are logged by SSH, when you activate the Git and SVN clients it is advisable to re-log the SSH session so that the changes are effective. Once activated you can use them.

2.- Disable SVN/Git clients
If you want to turn them off, click on the Activated.



For more information, you can contact us.

    • Related Articles

    • How to enable developer hosting

      The hosting for developers is a functionality that allows you to install essential tools for the development of web applications, such as the terminal client PHP (version 8.3), Composer, wp-cli, and the customers of GIT and SVN. Important: If you ...
    • How to activate SSH access

      In versions higher than PHP 7.3, instead of the SSH/SFTP button, another button called "Developer hosting" will be available, through which these two options, as well as Git, can be activated. To do so, you must follow the instructions in the ...
    • How to create a GIT repository

      Here's step-by-step how to create and manage a GIT repository from your dashboard. This process is simple and straightforward, allowing you to set up a development environment quickly. Access to hosting Developer hosting Activate developer hosting ...
    • What advantages I have when updating web hosting plans

      Currently, there are cdmon users who still have discontinued hosting plans. At cdmon, we recommend upgrading to the current plans due to the advantages they offer: Volume discount: you can enjoy discounts when renewing different hosting plans. ...
    • How to deploy GIT repositories

      Our GIT deployment tool allows you to clone and manage GitHub repositories directly from the cdmon dashboard, without using FTP or GIT commands. This makes it easy to install and update projects quickly and easily. To manage GIT repository ...