Subversion (SVN)
InfoGrid uses Subversion as its version control system. To learn about Subversion, go to:
- http://subversion.tigris.org/ : home page
- http://svnbook.red-bean.com/ : book about Subversion
Note for Microsoft Windows users: you may not be able to build InfoGrid on Windows. More info.
To obtain a branch of the InfoGrid code base, we recommend the following setup:
cd ~ mkdir -p svn/svn.infogrid.org/infogrid cd svn/svn.infogrid.org/infogrid svn checkout http://svn.infogrid.org/infogrid/<BRANCH>
where <BRANCH> refers to a Subversion Branch:
To build, use the build instructions.
![[Logo]](/trac/chrome/site/projectlogo.png)