Science Environment for Ecological Knowledge
Ecoinformatics site parent site of Partnership for Biodiversity Informatics site parent site of SEEK - Home
Science Environment for Ecological Knowledge









 

 

 



SVN Repository

This is version 3. It is not the current version, and thus it cannot be edited.
[Back to current version]   [Restore this version]


All source code and a large percentage of the design and documentation for SEEK are stored in a subversion document repository called SVN. The documents in the SVN Repository can be accessed through a SVN client program that is available for most operating systems and through a web-based interface to SVN.

Managing your SVN account

You may access SVN by anonymous SVN (read only) and named SVN (initially read-only, but may be upgraded to read-write). To request a named SVN account, send an email to pmc@ecoinformatics.org (see below for more details). Existing account holders can change their password or reset their password if they forgot it using a web-based interface:

Accessing the SVN Web Interface

The SVN web interface provides access to any version of the documents stored in the repository. You can browse the web interface to locate single documents of interest and download the required version. The web interface is not particularly effective when you want to use an entire module. In that case, you should use a SVN client to access the SVN repository more efficiently. Documents related to SEEK are accessible through two main SVN modules:

Using a CVS client

More efficient access can be had by using a CVS client application. However, for this to work you must first obtain a CVS account and install and configure the client software. Once this is accomplished it is very easy to stay synchronized with all development activities within SEEK.

Obtaining a CVS account

You need a CVS account in order to access the files in any of the CVS repositories. You can get one for read-only access by simply sending an email request to pmc@ecoinformatics.org. Include in your request the following information:
  • Full name
  • Email address
  • Institution
  • Which projects are you interested in

Choosing a CVS client application

CVS client applications are available for Linux, Windows, MacOS, and other systems. Here is a list of commonly used CVS clients and Integrated Development Environments that support CVS.

Many others are available, and it is a matter of personal preference which you choose. Many SEEK project members that are used to the Windows environment prefer TortoiseCVS because it is so well integrated with the Windows file system. Linux/Unix users generally prefer the command line.

CVS configuration details

Once you have a client program installed, you'll need to configure it to connect. We only permit connections that communicate over the SSH protocol version 2, so you'll need to have a recent SSH client installed and configured. Under linux, this is usually provided in the 'openssh' package, which also can be obtained under Windows using Cygwin.

For most clients, you will need the following configuration information:

  • CVSROOT=:ext:username@cvs.ecoinformatics.org:/cvs
  • CVS_RSH=ssh
  • module=seek (or kepler or others depending on interest)

Configuring Eclipse as a CVS Client for SEEK



Go to top   More info...   Attach file...
This particular version was published on 27-May-2009 13:41:20 PDT by uid=tao,o=NCEAS.