Can you install CVS (for software version control)?

Unfortunately, CVS/SVN is not supported on our shared hosting servers because it requires dedicated resources and higher user privileges. You can have it on our dedicated solutions only.

On a dedicated solution you can also have git which is a popular choice for a version control system. For more information about git please check our git tutorial.

Git is also available on our GoGeek plans via our SG-Git cPanel plugin. It allows our customers to create GIT repositories through an easy interface.  More information on how to use this plugin can be found in our SG-GIT tutorial.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Leverage Browser Caching for Images, CSS and JS

To leverage your browser's caching generally means that you can specify how long browsers should...

Enable gZIP via .htaccess

To enable gZIP for your text, html, JavaScript, CSS and XML add these files to your .htaccess:...

Last-modified Header Explained

The last-modified header is an HTTP header that tells your browser when was the last time the...

How to change my document root folder using an .htaccess file?

By default your website is loaded from the public_html folder of your account. The public_html...

How to enable Mod_Gzip

Mod_Gzip is an external extension module for Apache 1.3 web servers implemented to help with size...