Changes between Version 7 and Version 8 of Win32Build


Ignore:
Timestamp:
Mar 16, 2012 10:34:28 AM (12 years ago)
Author:
robert-whitley
Comment:

Getting the source code

Legend:

Unmodified
Added
Removed
Modified
  • Win32Build

    v7 v8  
    6666 -- 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. 
    6767 
     68 -- A lot of the packages are optional because they will be downloaded automatically while installing SansView. However, if the latest version isn't compatible with the version of Python you have downloaded then it will throw an error and leave you confused why it didn't install. To be on the safe side download and install all packages before attempting SansView. 
     69 
    6870== Getting the source code == 
    6971- 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. 
     
    7375c:\>svn co https://sansviewproject.svn.sourceforge.net/svnroot/sansviewproject sansviewproject 
    7476}}} 
     77 
     78- An easier way to use subversion is by downloading [https://sourceforge.net/projects/tortoisesvn/files/ Tortoise SVN]. This is a GUI for subversion. 
     79 
     80- Note: You may need to add proxy settings for Subversion to work. Instructions on how to do this are [https://docs.opends.org/wiki/page/ConfiguringSubversionToUseAProxyServer?version=2 here]. It can be achieved using Tortoise SVN a lot simpler by going to TortoiseSVN->Settings->Network.