66 | | -- Check the [http://danse.us/trac/sans/browser/releases/sansview-2.0.0/releases_notes.txt release notes] to see if any more are needed. |
| 66 | -- Check the [http://danse.us/trac/sans/browser/releases/sansview-2.0.0/releases_notes.txt release notes] to see if any more are needed. |
| 67 | |
| 68 | == Getting the source code == |
| 69 | - The easiest way of getting the source code is using subversion. You can get subversion [http://subversion.tigris.org/ here] if you haven't already got it. |
| 70 | |
| 71 | - Using subversion copy this onto the command line. It will allow you to checkout the code and put it into the directory 'c:/sansviewproject' |
| 72 | {{{ |
| 73 | c:\>svn co https://sansviewproject.svn.sourceforge.net/svnroot/sansviewproject sansviewproject |
| 74 | }}} |