Skip to content

EGRID website

Sections
Personal tools
You are here: Home » Software » CVS and Subversion repository

CVS and Subversion repository

How to access the EGRID public Subversion repository to get the current and past releases of the EGRID software.

Browse the repository with a web browser

You can browse the public EGRID Subversion repository by pointing your web browser to the following HTTP URL: http://egrid-doc.egrid.it/svn

Please note that some parts of the repository contain private software so they will result in a 403 Forbidden error response on HTTP access.

Read-only access with the svn command-line client

You can get anonymous access to the EGRID public Subversion repository using the HTTP transport for the Subversion protocol:

# list the contents of the whole EGRID repository
svn list http://egrid-doc.egrid.it/srv/svn

# checkout the 'middleware' module in directory 'mdw'
svn checkout http://egrid-doc.egrid.it/srv/svn/middleware mdw

For a quick introduction to Subversion command-line client, please see http://www.abbeyworkshop.com/howto/misc/svn01/ (in English), or http://egrid-doc.egrid.it/sysadm/svn/intro (Italian).

Please note that some parts of the repository contain private software so they will result in a 403 Forbidden error response on HTTP access.

Created by rmurri
Contributors : Riccardo Murri
Last modified 2006-09-20 02:59
 

Powered by Plone

This site conforms to the following standards: