Access Keys:
Skip to content (Access Key - 0)

Portal

compared with
Current by Sarah Honacki
on Jun 29, 2009 16:40.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (4)

View Page History
h2. Obtaining the caGrid Portal Software
----
You can download the caGrid Portal release or check out the code from CVS. SVN.

h3. Download the Release
The caGrid Portal 2.0 release can be downloaded [here|https://gforge.nci.nih.gov/frs/download.php/3672/cagrid-portal-2.0.1.zip].

h3. Check-out caGrid Portal from CVS
{include:downloads:Subversion Source Code 1.3}

You can use the following settings to check out the source code:
* username: anonymous
* password: anonymous
* protocol: ssh
* host: cbiocvs2.nci.nih.gov
* repository: /share/content/gforge/cagrid-1-0
* module: cagrid-1-0/Applications/cagrid-portal
* tag: cagrid-portal-2-0-1_release_final

If you are using a commandline CVS client, you could use this command:
{code}
export CVS_RSH=ssh
cvs -d :ext:anonymous@cbiocvs2.nci.nih.gov:/share/content/gforge/cagrid-1-0 co \
-r cagrid-portal-2-0-1_release_final \
-d cagrid-portal cagrid-1-0/Applications/cagrid-portal
{code}

After checkout, the caGrid Portal source code directory (referred to henceforth as $SRC) will be located under ./cagrid-portal.

Last edited by
Sarah Honacki (1450 days ago) , ...
Adaptavist Theme Builder Powered by Atlassian Confluence