Subversion (SVN) Access

 

If you are a developer and familiar with SVN, You can download centreon directly from our development repository.

 

To checkout Centreon's latest stable version (2.0.2), use this checkout command:

svn checkout http://svn.centreon.com/tags/centreon-2.1.3

 

 

To checkout plugins, use this checkout command :

svn checkout http://svn.centreon.com/tags/plugins-2.1.3

 

 

To checkout our "work in progress" (development version), use the following checkout command:

svn checkout http://svn.centreon.com/trunk/centreon/

 

Please note: Do not use the Development Branch in a production environment. We do not guarantee that any of the functionality on this branch will be made available...