SVN Repository
From CrisisGridWiki
We are in the process of moving our project components' code bases to a SourceForge SVN repository. For more information and read access, see http://sourceforge.net/svn/?group_id=166481.
Contents |
[edit]
Browsing the Repository
http://crisisgrid.svn.sourceforge.net/viewvc/crisisgrid/
[edit]
Starting a New CrisisGrid SVN Subproject
To start a new subproject, use the command
svn import /home/gateway/MyProjDir/ https://svn.sourceforge.net/svnroot/crisisgrid/MyProjDir
[edit]
Getting Specific Project Codes
[edit]
QuakeSim2
To checkout the QuakeSim Portal code, use the command
svn co https://svn.sourceforge.net/svnroot/crisisgrid/QuakeSim2.
