svn

Guillaume Bec's picture

Here's the SVN for Nodeselect

Two weeks ago, France 24 released the code of the nodeselect module that is used in the back office of the France 24 website.
 
As promised, the SVN server is now open : http://svn.lab.france24.com
Now anybody can take an active part in the evolution of the project, before its release on drupal.org
 
Our repository is accessible anonymously in read-only (checkout only):
$ svn checkout http://svn.lab.france24.com/nodeselect/trunk nodeselect
 
If you want to have read/ write access (checkout and commit) to the repository you need an account and to check-out the HTTPS version:
$ svn checkout https://svn.lab.france24.com/nodeselect/trunk nodeselect
To get an account just contact us.
 
In the attachment you can find our server certificate in PEM format that you can import into your browser.