Source Code Repository

Table of Contents

The CONNECT source code repository can be accessed here: https://svn.connectopensource.org:8443/svn/Nhin_Public/Current

To pull the code in a Windows enviornment, run the following command:

svn checkout https://svn.connectopensource.org:8443/svn/Nhin_Public/Current C:\Projects\NHINC\Current

Note: you will need a subversion client, which can be downloaded from here

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.
  1. Apr 26

    Mark Goldman says:

    Read-only mirror of CONNECT Source Code repository can be accessed here: https:/...

    Read-only mirror of CONNECT Source Code repository can be accessed here: https://svn1.connectopensource.org/svn/Nhin_Public/
    Mirror site have faster connection than our main repository.

    To perform a checkout using command line SVN client, use the following command:

    svn checkout $REPO_URL $LOCAL_WORKSPACE_PATH

    Below number of URLs you can use as $REPO_URL to checkout various releases of CONNECT source code: