SVN Repository
You can access public SVN repository anonymously with the following read-only configuration:
| URL | https://208.109.162.229/svn/repos/gridgain.c64 |
|---|---|
| User | guest |
| Password | N/A |
Note that the same repository is linked with Fisheye and WebSVN repository viewers. Using command line SVN client you can use the following command to check out the latest code:
svn checkout
https://208.109.162.229/svn/repos/gridgain.c64
--username=guest
--password=
Note:
Source code in SVN repository is always up to date but it is not guaranteed to be stable. We do not publish nightly builds as successful build does not guarantee stable release. Only formal releases are tested and made to be stable and production ready. Bug fixing patches are available for support subscribers.
WebSVN - SVN Browser

WebSVN offers a view onto your subversion repositories that's been designed to reflect the Subversion methodology. You can view the log of any file or directory and see a list of all the files changed, added or deleted in any given revision. You can also view the differences between 2 versions of a file so as to see exactly what was changed in a particular revision.
| URL | http://websvn.gridgain.org |
|---|---|
| Username | guest |
| Password | N/A |
