Changes between Version 13 and Version 14 of DevNotes/Obsolete/AnacondaSetup


Ignore:
Timestamp:
Feb 13, 2015 3:48:29 AM (9 years ago)
Author:
Peter Parker
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • DevNotes/Obsolete/AnacondaSetup

    v13 v14  
    4545 
    4646{{{ 
    47 svn checkout https://github.com/SasView/sasview sasview-code '''# GitHub''' 
    48 svn checkout http://svn.code.sf.net/p/sasview/code/trunk sasview-code '''# SourceForge''' 
     47svn checkout https://github.com/SasView/sasview sasview-code # GitHub 
     48svn checkout http://svn.code.sf.net/p/sasview/code/trunk sasview-code # SourceForge 
    4949cd sasview-code 
    5050}}}